Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Management ¶
type Management struct {
// contains filtered or unexported fields
}
func New ¶
func New(rulesRepository rules.Repository) (*Management, error)
func (*Management) RegisterFlag ¶
func (instance *Management) RegisterFlag(fe support.FlagEnabled, appPrefix string) error
func (*Management) ServeHTTP ¶
func (instance *Management) ServeHTTP(resp http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.