Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ItemsBySerial ¶
type ItemsBySerial []*Item
func (ItemsBySerial) Len ¶
func (c ItemsBySerial) Len() int
func (ItemsBySerial) Less ¶
func (c ItemsBySerial) Less(i, j int) bool
func (ItemsBySerial) Swap ¶
func (c ItemsBySerial) Swap(i, j int)
func (ItemsBySerial) Total ¶
func (c ItemsBySerial) Total() (total int)
Click to show internal directories.
Click to hide internal directories.