info

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2016 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitHub added in v0.1.2

type GitHub struct {
	Name   string `json:"repository"`
	Author string `json:"owner"`
}

type Info added in v0.1.2

type Info struct {
	Version      string `json:"PackageVersion"`
	TaskSettings `json:"TaskSettings"`
}

func New added in v0.1.2

func New(bindata []byte) (info Info, err error)

type TaskSettings added in v0.1.2

type TaskSettings struct {
	GitHub `json:"publish-github"`
}

Jump to

Keyboard shortcuts

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