Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
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) MarshalContextJSON ¶ added in v0.1.1
func (s *SortableValue) MarshalContextJSON(ctx context.Context) ([]byte, error)
func (*SortableValue) MarshalJSON ¶
func (s *SortableValue) MarshalJSON() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.