Documentation ¶
Index ¶
- type Relay
- type Server
- func (r *Server) HealthCheck(ctx context.Context, relayID string) (int64, error)
- func (s *Server) Reload(force bool) error
- func (s *Server) Start(ctx context.Context) error
- func (s *Server) Stop() error
- func (s *Server) TriggerReload()
- func (s *Server) TriggerReloadBySignal(ctx context.Context)
- func (s *Server) WatchAndReload(ctx context.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶ added in v1.1.4
func (*Server) HealthCheck ¶ added in v1.1.4
func (*Server) TriggerReload ¶ added in v1.1.4
func (s *Server) TriggerReload()
func (*Server) TriggerReloadBySignal ¶ added in v1.1.4
func (*Server) WatchAndReload ¶ added in v1.1.4
Click to show internal directories.
Click to hide internal directories.