Documentation ¶ Index ¶ func GetShuangpin(char string) []string func Text(title string, length int) (string, []string, string) type Data Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetShuangpin ¶ func GetShuangpin(char string) []string func Text ¶ func Text(title string, length int) (string, []string, string) Types ¶ type Data ¶ type Data struct { Title string `json:"title"` Famous []string `json:"famous"` Bosh []string `json:"bosh"` After []string `json:"after"` Before []string `json:"before"` } Source Files ¶ View all Source files chinese_to_shuangpin.go dictionary.go generate_chinese.go Click to show internal directories. Click to hide internal directories.