Documentation ¶
Index ¶
Constants ¶
View Source
const ( UNIT_TYPE_NODE = "NODE" UNIT_TYPE_POD = "POD" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dispatcher ¶
type Dispatcher struct {
// contains filtered or unexported fields
}
func NewDispatcher ¶
func NewDispatcher(datahubGrpcCn *grpc.ClientConn, queueConn *amqp.Connection) *Dispatcher
func (*Dispatcher) Start ¶
func (dispatcher *Dispatcher) Start()
Click to show internal directories.
Click to hide internal directories.