Documentation ¶
Overview ¶
Package server provides the demonstration unsecure server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ByTimestamp ¶
ByTimestamp sorting interface
func (ByTimestamp) Len ¶
func (l ByTimestamp) Len() int
func (ByTimestamp) Less ¶
func (l ByTimestamp) Less(i, j int) bool
func (ByTimestamp) Swap ¶
func (l ByTimestamp) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.