Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(ctx context.Context, cancel context.CancelFunc, op *options.ServerOption) error
Run main function
Types ¶
type TopoServer ¶
type TopoServer struct { Core *backbone.Engine Config options.Config Service *service.Service // contains filtered or unexported fields }
TopoServer the topo server
func (*TopoServer) CheckForReadiness ¶
func (t *TopoServer) CheckForReadiness() error
Click to show internal directories.
Click to hide internal directories.