version

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2017 License: BSD-3-Clause Imports: 2 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Base        string
	ShortCommit string
	FullCommit  string
)

Functions

This section is empty.

Types

type Reporter

type Reporter interface {
	Base() string
	ShortCommit() string
	FullCommit() string
	Short() string
	Long() string
}

func NewDefaultReporter added in v0.1.0

func NewDefaultReporter() (Reporter, error)

func NewReporter

func NewReporter(base string, shortCommit string, fullCommit string) (Reporter, error)

Jump to

Keyboard shortcuts

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