Documentation ¶
Index ¶
- type Server
- func (s *Server) InstallComponent(ctx context.Context, info m.Info, c m.Component) error
- func (s *Server) Run(ctx context.Context) error
- func (s *Server) RunInstance(conf *module.ConfigureInstanceRequest)
- func (s *Server) SetDiscovery(d client.Discovery)
- func (s *Server) SetLogger(l zerolog.Logger)
- func (s *Server) SetNats(n *nats.Conn)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) InstallComponent ¶
func (*Server) RunInstance ¶
func (s *Server) RunInstance(conf *module.ConfigureInstanceRequest)
func (*Server) SetDiscovery ¶
Click to show internal directories.
Click to hide internal directories.