Documentation
¶
Index ¶
Constants ¶
View Source
const ConfigFeatureTypePassword = "password"
View Source
const ConfigFeatureTypeText = "text"
Variables ¶
This section is empty.
Functions ¶
func HaveBackend ¶
Types ¶
type Backend ¶
type Backend interface { Metadata() interface{} CreateFeatureConfig() []ConfigFeature }
func GetBackend ¶
Click to show internal directories.
Click to hide internal directories.