version

package
v0.0.0-...-24dab48 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2015 License: MIT Imports: 1 Imported by: 0

README

Version

Basic structures for versioning packages.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Version

type Version interface {
	Package() string
	Tag() string
	Hash() string
	Date() string
	Fmt() string
}

func New

func New(p, t, h, d string) Version

Jump to

Keyboard shortcuts

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