Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Metadata ¶
type Metadata struct {
// Hash contains the information of the last git commit hash.
Hash string
// User contains the username that built the binary.
User string
// Time contains the information when the binary is being built.
Time string
}
Metadata is information set on binary build.
Click to show internal directories.
Click to hide internal directories.