Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Table ¶
type Table map[string]TableEntry
func (Table) Set ¶
func (tbl Table) Set(k string, te TableEntry)
type TableEntry ¶
func NewTableEntry ¶
func NewTableEntry() TableEntry
func (TableEntry) CN ¶
func (te TableEntry) CN(v string) TableEntry
func (TableEntry) EN ¶
func (te TableEntry) EN(v string) TableEntry
Click to show internal directories.
Click to hide internal directories.