Versions in this module Expand all Collapse all v0 v0.5.1 Nov 23, 2018 Changes in this version + func GetSingle(list []*rpc.MirrorID) (int, string, error) + func ParseCommands(args ...string) error + func SubCmd(name, signature, description string) *flag.FlagSet + type ByDate []*rpc.Mirror + func (d ByDate) Len() int + func (d ByDate) Less(i, j int) bool + func (d ByDate) Swap(i, j int)