Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Overridden ¶
type Overridden interface {
// Utility for checking if the attribute name has been already declared inside the configuration snippet:
// this is going to be appended at the end of the section, overwriting the previous declared one.
Overridden(configSnippet string) error
}
func NewGenericAttribute ¶
func NewGenericAttribute(attribute string) Overridden
Click to show internal directories.
Click to hide internal directories.