Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AsIsFormat ¶
type AsIsFormat struct {
}
do not mess with current key
func (AsIsFormat) Format ¶
func (k AsIsFormat) Format(key string) string
type KeyFormatter ¶
type NoSpacesFormat ¶
type NoSpacesFormat struct {
}
remove spaces from this key
func (NoSpacesFormat) Format ¶
func (k NoSpacesFormat) Format(key string) string
Click to show internal directories.
Click to hide internal directories.