Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Elasticsearch ¶
type Elasticsearch struct {
Client *elastic.Client
}
func (*Elasticsearch) IsBackground ¶
func (e *Elasticsearch) IsBackground() bool
func (*Elasticsearch) Priority ¶
func (e *Elasticsearch) Priority() int
func (*Elasticsearch) Run ¶
func (e *Elasticsearch) Run(servers []configs.Server)
type Factory ¶
type Factory struct {
Applications []Application
}
type GRpc ¶
func (*GRpc) IsBackground ¶
Click to show internal directories.
Click to hide internal directories.