buildinfo

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2020 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildInfo

type BuildInfo struct {
	GitInfo *git.GitInfo
}

func NewBuildInfo

func NewBuildInfo() (BuildInfo, error)

func (BuildInfo) BuildId

func (info BuildInfo) BuildId() string

func (BuildInfo) DotEnv added in v1.1.0

func (info BuildInfo) DotEnv() string

func (BuildInfo) Transmit

func (info BuildInfo) Transmit(apiBase, token string, config swingletree.Config) (PublishReport, error)

type PublishReport

type PublishReport struct {
	Target   string
	Ok       int
	Missing  int
	Failures int
}

func (PublishReport) String

func (p PublishReport) String() string

Jump to

Keyboard shortcuts

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