Documentation ¶
Index ¶
- type ESKeeperPS
- func (this *ESKeeperPS) GetInstance() *es_keeper.ESKeeper
- func (this *ESKeeperPS) HandleCommand(cmd *cli.Command) error
- func (this *ESKeeperPS) HandleContext(cCtx *cli.Context) error
- func (this *ESKeeperPS) SetCategory(category string) *ESKeeperPS
- func (this *ESKeeperPS) SetPrefix(prefix string) *ESKeeperPS
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ESKeeperPS ¶
type ESKeeperPS struct { ESKeeperDSN helpers.FlagHelper // contains filtered or unexported fields }
func NewESKeeperPS ¶
func NewESKeeperPS() *ESKeeperPS
func (*ESKeeperPS) GetInstance ¶
func (this *ESKeeperPS) GetInstance() *es_keeper.ESKeeper
func (*ESKeeperPS) HandleCommand ¶
func (this *ESKeeperPS) HandleCommand(cmd *cli.Command) error
func (*ESKeeperPS) HandleContext ¶
func (this *ESKeeperPS) HandleContext(cCtx *cli.Context) error
func (*ESKeeperPS) SetCategory ¶
func (this *ESKeeperPS) SetCategory(category string) *ESKeeperPS
func (*ESKeeperPS) SetPrefix ¶
func (this *ESKeeperPS) SetPrefix(prefix string) *ESKeeperPS
Click to show internal directories.
Click to hide internal directories.