Skip to content

Channel semantics #2

@fridex

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions