Home
last modified time | relevance | path

Searched defs:keyTypeErr (Results 1 – 2 of 2) sorted by relevance

/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/nicksnyder/go-i18n/v2/i18n/
H A Dmessage.go99 type keyTypeErr struct { struct
100 key interface{}
103 func (err *keyTypeErr) Error() string {
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/go-i18n/v2/i18n/
H A Dmessage.go99 type keyTypeErr struct { struct
100 key interface{}
103 func (err *keyTypeErr) Error() string {