metadata

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Dependency = "git-metadata"
)

Variables

This section is empty.

Functions

func Contribute

func Contribute(context build.Build) error

Types

type GitMetadata added in v0.3.0

type GitMetadata struct {
	Sha    string `toml:"sha"`
	Branch string `toml:"branch"`
	Remote string `toml:"remote"`
}

func (GitMetadata) Identity added in v0.3.0

func (md GitMetadata) Identity() (string, string)

Jump to

Keyboard shortcuts

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