Documentation ¶
Index ¶
Constants ¶
View Source
const (
LangEnglish = "en-us"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Root string UseMinified bool UseHashing bool MaxFileSize int64 Languages []Language // contains filtered or unexported fields }
func OpenFromEnv ¶
func (*Config) GetAssetUrl ¶
func (*Config) GetLanguage ¶
func (*Config) GetLanguageByCode ¶
Click to show internal directories.
Click to hide internal directories.