Documentation ¶
Index ¶
- type Binder
- type Service
- func (s *Service) Add(ctx context.Context, cfg config.BindingConfig) error
- func (s *Service) GetStatus() []*Status
- func (s *Service) PrometheusHandler() http.Handler
- func (s *Service) Remove(name string) error
- func (s *Service) Start(ctx context.Context, cfg *config.Config) error
- func (s *Service) Stats() []*metrics.Report
- func (s *Service) Stop()
- type Status
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Binder ¶
type Binder struct {
// contains filtered or unexported fields
}
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewForExternal ¶
func (*Service) PrometheusHandler ¶
Click to show internal directories.
Click to hide internal directories.