bundle

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2020 License: MIT Imports: 7 Imported by: 0

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 ConvertI18nMessage(ia8nMessage i18n.Message) Message

func (*Message) DefaultTableName

func (m *Message) DefaultTableName() string

Jump to

Keyboard shortcuts

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