Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDefaultManager ¶
func NewDefaultManager() defaultManager
Types ¶
type Filter ¶
type Filter interface {
Create(interface{}) (Requirement, error)
}
type RequireConfig ¶
type RequireConfig map[string]interface{}
Click to show internal directories.
Click to hide internal directories.