Documentation
¶
Overview ¶
Package buildstamp exports build metadata values that may be optionally set by the build system, for runtime inspection. The primary usecase is for identifying application provenance (e.g. what branch, user built the code).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrUnofficialBuild ¶ added in v0.0.4
type ErrUnofficialBuild struct {
// contains filtered or unexported fields
}
func (ErrUnofficialBuild) Error ¶ added in v0.0.4
func (e ErrUnofficialBuild) Error() string
Click to show internal directories.
Click to hide internal directories.