Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bundle ¶
type Bundle struct {
// contains filtered or unexported fields
}
func NewBundle ¶
NewBundle returns a bundle with a default language and a default set of plural rules.
func (Bundle) RenderEcode ¶
func (l Bundle) RenderEcode(ecode string, data any) *EcodeDetail
Click to show internal directories.
Click to hide internal directories.