package
0.2.4
Repository: https://github.com/iostrovok/conveyor.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
.
.
core go library channel aka make(chan <type>, length).
when channel is not is existed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Enum value maps for Action.
Enum value maps for Action.
Enum value maps for ChanType.
Enum value maps for ChanType.
No description provided by the author
Enum value maps for Type.
Enum value maps for Type.

# Structs

* message ChanData contents the information about single channel.
No description provided by the author
* message ManagerData contents the information about single manager.
* To be or not to be.
* SlaveNodeInfoRequest is a request with slave node data to master node.
UnimplementedMasterNodeServer can be embedded to have forward compatible implementations.
* message WorkersData contents the information about workers for single manager.

# Interfaces

MasterNodeClient is the client API for MasterNode service.
MasterNodeServer is the server API for MasterNode service.

# Type aliases

* enum Action is a rule of conduct the managers.
* enum ChanType is a type of channel.
* enum Type is a type of ruling objects.