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

Channel semantics #2

Open
fridex opened this issue Jan 25, 2016 · 1 comment
Open

Channel semantics #2

fridex opened this issue Jan 25, 2016 · 1 comment
Assignees

Comments

@fridex
Copy link
Contributor

fridex commented Jan 25, 2016

According to schema:
https://github.com/gofed/docs/blob/master/schemas/golang-project-exported-api.json#L113

channel could be "1", "2" or "3". This is confusing, since there is no meaning for defined values. I would suggest to define it according to Golang specification:
https://golang.org/ref/spec#Channel_types

e.g. "send", "receive" and "bidirectional".

@ingvagabund
Copy link
Contributor

Agree. At the time it was "just" for comparison. There was no intent to provide the API. Now it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants