Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Components ¶
type Components struct { Mux *http.ServeMux *Start HttpListener net.Listener Node *node.Nodes Tools *gt.Tools Subscribe gn.SubscribeServer Connections gs.ConnectionsServer Tag gn.TagServer DB *bbolt.DB Rc *route.RuleController }
func (*Components) Close ¶
func (a *Components) Close() error
func (*Components) RegisterGrpcService ¶
func (app *Components) RegisterGrpcService()
Click to show internal directories.
Click to hide internal directories.