Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Country ¶
func (Country) MarshalJSON ¶
type Language ¶
func (Language) MarshalJSON ¶
type LanguagesSort ¶
type LanguagesSort []*Language
func (LanguagesSort) Bytes ¶
func (l LanguagesSort) Bytes(i int) []byte
func (LanguagesSort) Len ¶
func (l LanguagesSort) Len() int
func (LanguagesSort) Swap ¶
func (l LanguagesSort) Swap(i, j int)
type Sortable ¶
type Sortable []*SortableValue
type SortableValue ¶
func (*SortableValue) MarshalJSON ¶
func (s *SortableValue) MarshalJSON() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.