i18n

package
v0.0.23-beta.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type I18n

type I18n struct {
	LanguageCode int64  `thrift:"LanguageCode,1,required" frugal:"1,required,i64" json:"language_code" mapstructure:"language_code"`
	Text         string `thrift:"Text,2,required" frugal:"2,required,string" json:"text" mapstructure:"text"`
}

type I18nCnUs

type I18nCnUs struct {
	ZhCn string `thrift:"ZhCn,1,required" frugal:"1,required,string" json:"zh_CN"`
	EnUs string `thrift:"EnUs,2,required" frugal:"2,required,string" json:"en_US"`
}

type I18ns

type I18ns = []*I18n

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL