cmd

package
v0.0.0-...-9f06dfe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 10, 2020 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const AppName = "sicc"

AppName - the name of the application.

Variables

View Source
var (
	// Version - Semantic Versioning.
	Version = "DEVELOPMENT.GOGET"
)

Updated by linker flags during build

Functions

func Execute

func Execute()

Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type ByName

type ByName []store.Value

func (ByName) Len

func (a ByName) Len() int

func (ByName) Less

func (a ByName) Less(i, j int) bool

func (ByName) Swap

func (a ByName) Swap(i, j int)

type ByTime

type ByTime []store.Value

func (ByTime) Len

func (a ByTime) Len() int

func (ByTime) Less

func (a ByTime) Less(i, j int) bool

func (ByTime) Swap

func (a ByTime) Swap(i, j int)

type ByUser

type ByUser []store.Value

func (ByUser) Len

func (a ByUser) Len() int

func (ByUser) Less

func (a ByUser) Less(i, j int) bool

func (ByUser) Swap

func (a ByUser) Swap(i, j int)

type ByVersion

type ByVersion []store.Value

func (ByVersion) Len

func (a ByVersion) Len() int

func (ByVersion) Less

func (a ByVersion) Less(i, j int) bool

func (ByVersion) Swap

func (a ByVersion) Swap(i, j int)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL