Documentation ¶
Index ¶
- func LoadService(config *Config, opts ...Option) (err error)
- type Config
- type Option
- type Service
- func (s *Service) Done(ctx context.Context, node *servicer.Node, err error) error
- func (s *Service) GetCaCrt() []byte
- func (s *Service) GetClientKey() []byte
- func (s *Service) GetClientPem() []byte
- func (s *Service) Name() string
- func (s *Service) Pick(ctx context.Context) (node *servicer.Node, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadService ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.