Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsLetterOrNumber ¶
IsLetterOrNumber returns true if input symbol is:
A - Z: 65-90 a - z: 97-122
Types ¶
type Flattener ¶
func NewFlattener ¶
func NewFlattener() Flattener
type FlattenerImpl ¶
type FlattenerImpl struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.