Documentation
¶
Index ¶
- type GinPS
- func (this *GinPS) AddMiddleware(middleware gin.HandlerFunc) *GinPS
- func (this *GinPS) GetValue() string
- func (this *GinPS) HandleCommand(cmd *cli.Command) error
- func (this *GinPS) HandleContext(cCtx *cli.Context) error
- func (this *GinPS) SetCategory(category string) *GinPS
- func (this *GinPS) SetPrefix(prefix string) *GinPS
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GinPS ¶
type GinPS struct {
Addr helpers.FlagHelper
// contains filtered or unexported fields
}
func (*GinPS) AddMiddleware ¶
func (this *GinPS) AddMiddleware(middleware gin.HandlerFunc) *GinPS
func (*GinPS) SetCategory ¶
Click to show internal directories.
Click to hide internal directories.