i18n

package
v0.0.0-...-2ca40e5 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2017 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FillLocale

type FillLocale interface {
	EstablishConnection(*gorm.DB) FillLocale
	Add(StorageLocale)
	Merge(map[string]map[string]string, StorageLocale) FillLocale
}

type Locale

type Locale interface {
	Get(conf config.Configurable, key string) interface{}
}

type StorageLocale

type StorageLocale struct {
	Structure map[string]map[string]string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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