Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PlaceName ¶
type PlaceName struct {
ID string
Kind PlaceKind
Name string
Adjective string
Aliases []string
Unknown bool
ChildHints []Hint
PartOf []*PlaceName
}
func ClassifyName ¶
func LookupPlaceName ¶
func UnknownPlaceName ¶
func UnknownPlaceName() *PlaceName
func (*PlaceName) FindContainerKind ¶
Click to show internal directories.
Click to hide internal directories.