Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dictionary ¶
type Dictionary struct {
// contains filtered or unexported fields
}
func NewDictionary ¶
func NewDictionary(context string, prefix string) *Dictionary
func (*Dictionary) Map ¶
func (d *Dictionary) Map(key string) string
Click to show internal directories.
Click to hide internal directories.