Documentation
¶
Index ¶
- type EsPS
- func (this *EsPS) GetClient() *elasticsearch.Client
- func (this *EsPS) GetConfig() *elasticsearch.Config
- func (this *EsPS) GetIndex() string
- func (this *EsPS) GetIndexPrefix() string
- func (this *EsPS) HandleCommand(cmd *cli.Command) error
- func (this *EsPS) HandleContext(cCtx *cli.Context) error
- func (this *EsPS) SetCategory(category string) *EsPS
- func (this *EsPS) SetPrefix(prefix string) *EsPS
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EsPS ¶
type EsPS struct { EsUrl helpers.FlagHelper Config *elasticsearch.Config Client *elasticsearch.Client // contains filtered or unexported fields }
func (*EsPS) GetIndexPrefix ¶
func (*EsPS) HandleCommand ¶
func (*EsPS) HandleContext ¶
func (*EsPS) SetCategory ¶
Click to show internal directories.
Click to hide internal directories.