locale

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Li18ngoSourceID = "github.com/snivilised/li18ngo"
)
View Source
const (
	TestGrafficoSourceID = "github.com/snivilised/graffico"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GrafficoData

type GrafficoData struct{}

func (GrafficoData) SourceID

func (td GrafficoData) SourceID() string

type InternationalisationTemplData

type InternationalisationTemplData struct {
	TemplData
}

Internationalisation

func (InternationalisationTemplData) Message

type Li18ngoTemplData

type Li18ngoTemplData struct{}

func (Li18ngoTemplData) SourceID

func (td Li18ngoTemplData) SourceID() string

type LocalisationTemplData

type LocalisationTemplData struct {
	TemplData
}

Internationalisation

func (LocalisationTemplData) Message

func (td LocalisationTemplData) Message() *i18n.Message

type PavementGraffitiReportTemplData

type PavementGraffitiReportTemplData struct {
	GrafficoData
	Primary string
}

PavementGraffitiReportTemplData

func (PavementGraffitiReportTemplData) Message

type TemplData

type TemplData struct{}

func (TemplData) SourceID

func (td TemplData) SourceID() string

type UsingConfigFileTemplData

type UsingConfigFileTemplData struct {
	Li18ngoTemplData
	ConfigFileName string
}

func (UsingConfigFileTemplData) Message

func (td UsingConfigFileTemplData) Message() *i18n.Message

type WrongSourceIDTemplData

type WrongSourceIDTemplData struct {
	GrafficoData
}

WrongSourceIDTemplData

func (WrongSourceIDTemplData) Message

func (td WrongSourceIDTemplData) Message() *i18n.Message

func (WrongSourceIDTemplData) SourceID

func (td WrongSourceIDTemplData) SourceID() string

Jump to

Keyboard shortcuts

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