package
Version:
v0.8.1
Opens a new window with list of versions in this module.
Published: Oct 10, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Code generated from Pkl module `union`. DO NOT EDIT.
City; e.g. where people live
const (
SanFrancisco City = "San Francisco"
London City = "London"
N上海 City = "上海"
)
String returns the string representation of City
UnmarshalBinary implements encoding.BinaryUnmarshaler for City.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.