Documentation ¶
Index ¶
Constants ¶
View Source
const (
DESC = "desc"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FastSort ¶
type ScoreSlice ¶
func (ScoreSlice) Len ¶
func (x ScoreSlice) Len() int
func (ScoreSlice) Less ¶
func (x ScoreSlice) Less(i, j int) bool
func (ScoreSlice) Swap ¶
func (x ScoreSlice) Swap(i, j int)
type Uint32Slice ¶
type Uint32Slice []uint32
func (Uint32Slice) Len ¶
func (x Uint32Slice) Len() int
func (Uint32Slice) Less ¶
func (x Uint32Slice) Less(i, j int) bool
func (Uint32Slice) Swap ¶
func (x Uint32Slice) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.