Documentation ¶
Index ¶
- type Base
- func (m Base) AccountSecret() *secret.Info
- func (m Base) ClientConn(target string) *grpc.ClientConn
- func (m Base) Context() context.Context
- func (m Base) CronTask() task.Task
- func (m Base) Discovery() discovery.Discovery
- func (m Base) Logger() *logger.Helper
- func (m Base) MessageQueue() queue.Queue
- func (m Base) Metadata() *common.Metadata
- func (m Base) Storage() storage.Storage
- type Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Base ¶
type Base struct {
// contains filtered or unexported fields
}
func (Base) AccountSecret ¶
func (Base) ClientConn ¶
func (m Base) ClientConn(target string) *grpc.ClientConn
func (Base) MessageQueue ¶
Click to show internal directories.
Click to hide internal directories.