Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHelloHandler ¶
func NewHelloHandler(stateManager state.Manager, listeners []*edge_ctrl_pb.Listener) *helloHandler
Types ¶
type ServiceListHandler ¶
type ServiceListHandler struct {
// contains filtered or unexported fields
}
func NewServiceListHandler ¶
func NewServiceListHandler(handler func(ch channel.Channel, lastUpdateToken []byte, list []*rest_model.ServiceDetail)) *ServiceListHandler
func (*ServiceListHandler) ContentType ¶
func (self *ServiceListHandler) ContentType() int32
func (*ServiceListHandler) HandleReceive ¶
func (self *ServiceListHandler) HandleReceive(msg *channel.Message, ch channel.Channel)
Click to show internal directories.
Click to hide internal directories.