Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HandlerService ¶
type HandlerService struct {
// contains filtered or unexported fields
}
func (*HandlerService) Name ¶
func (svc *HandlerService) Name() string
func (*HandlerService) Start ¶
func (svc *HandlerService) Start() error
Start handler service listener
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
func (*Store) CloseHandlers ¶
func (s *Store) CloseHandlers()
Click to show internal directories.
Click to hide internal directories.