Documentation
¶
Overview ¶
Package locales 本地化内容
Index ¶
Constants ¶
View Source
const ( InvalidFormat = locales.InvalidFormat InvalidURLFormat = web.StringPhrase("invalid url format") InvalidValue = locales.InvalidValue Required = locales.CanNotBeEmpty MustBeEmpty = web.StringPhrase("must be empty") StrengthInvalid = web.StringPhrase("strength invalid") NotInCandidate = web.StringPhrase("the value not in candidate") NotFound = web.StringPhrase("not found") )
一些常用的翻译项
Variables ¶
Functions ¶
func ErrMustBeGreaterThan ¶
func ErrMustBeLessThan ¶
func MustBeGreaterThan ¶
func MustBeGreaterThan[T any](v T) web.LocaleStringer
func MustBeLessThan ¶
func MustBeLessThan[T any](v T) web.LocaleStringer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.