Documentation ¶
Index ¶
Constants ¶
View Source
const DB = "dbBundle"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct { orm.Model ID int MessageID string Lang string Description orm.NullString Zero orm.NullString One orm.NullString Two orm.NullString Few orm.NullString Many orm.NullString Other orm.NullString Plural bool }
func ConvertI18nMessage ¶
func (*Message) DefaultTableName ¶
Click to show internal directories.
Click to hide internal directories.