Skip to content

Channel semantics #2

Description

@fridex

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".

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions