Documentation ¶
Index ¶
- type Base
- type BaseConfig
- type Config
- type Service
- func (t *Service) Apply(cfg interface{}) error
- func (t *Service) GetDefaultConfig() interface{}
- func (t *Service) GetRpcParams() (interface{}, error)
- func (t *Service) GetStatus(ctx context.Context) (string, error)
- func (t *Service) IsHealthy(ctx context.Context) bool
- func (t *Service) UseVector() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseConfig ¶
type Config ¶
type Config struct {
BaseConfig
}
type Service ¶
type Service struct {
*Base
}
func (*Service) GetDefaultConfig ¶
func (t *Service) GetDefaultConfig() interface{}
func (*Service) GetRpcParams ¶
Click to show internal directories.
Click to hide internal directories.