facade

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//Name is applicatin name
	Name = "gpgpdump"
	//Version is version for applicatin
	Version string
)

Functions

func Execute

func Execute(ui *rwi.RWI, args []string) (exit exitcode.ExitCode)

Execute is called from main function

Types

type ExitCode

type ExitCode int

ExitCode is OS exit code enumeration class

const (
	//ExitNormal is OS exit code "normal"
	ExitNormal ExitCode = iota
	//ExitAbnormal is OS exit code "abnormal"
	ExitAbnormal
)

func (ExitCode) Int

func (c ExitCode) Int() int

Int convert integer value

func (ExitCode) String

func (c ExitCode) String() string

Stringer method

Jump to

Keyboard shortcuts

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