Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Messages from buffer must be in a command-args form #34

Closed
rstefan1 opened this issue Apr 12, 2019 · 0 comments
Closed

Messages from buffer must be in a command-args form #34

rstefan1 opened this issue Apr 12, 2019 · 0 comments
Labels
low priority New feature or request
Milestone

Comments

@rstefan1
Copy link
Owner

rstefan1 commented Apr 12, 2019

type Message struct{
    Command: string,
    Args: []string,
}
@rstefan1 rstefan1 added the low priority New feature or request label Apr 12, 2019
@rstefan1 rstefan1 added this to the 0.1.2 milestone Apr 12, 2019
@rstefan1 rstefan1 changed the title Messages from buffer must be in a key-value form Messages from buffer must be in a command-args form Apr 12, 2019
@rstefan1 rstefan1 modified the milestones: 0.1.2, 0.1.3, 0.1.x Apr 12, 2019
@rstefan1 rstefan1 modified the milestones: 0.1.x, Next major May 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant