Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Attributes ¶
Attributes provides server attribute values.
func (*Attributes) Load ¶
func (sa *Attributes) Load(key, value string)
Load used internally to load keys and values from strings.
func (*Attributes) Values ¶
func (sa *Attributes) Values() []string
Values used internally to create an string array of keys and values.
Click to show internal directories.
Click to hide internal directories.