//
pkg.gl
Category
golang.org/x/text
internal
cldrtree
package
0.21.0
Repository:
https://go.googlesource.com/text
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
12
Files
766 SLOC
#
Functions
Enum
Enum defines an enumeration type.
EnumFunc
EnumFunc is like Enum but also takes a function that allows rewriting keys.
New
New creates a new Builder.
SharedType
SharedType returns an option which causes all Indexes to which this option is passed to have the same type.
#
Structs
Builder
A Builder allows storing CLDR data in compact form.
Index
An Index holds a map of either leaf values or other indices.
Tree
Tree holds a tree of CLDR data.
#
Interfaces
Element
Element is a CLDR XML element.
#
Type aliases
Option
An Option configures an Index.