Documentation ¶
Index ¶
Constants ¶
View Source
const ( StatusNotZip = 10 + iota StatusEntryNotFound )
These are exit codes used by subprocesses in cmd/gitlab-zip-xxx
View Source
const MetadataHeader = "GitLab Build Artifacts Metadata 0.0.2\n"
View Source
const MetadataHeaderPrefix = "\x00\x00\x00&" // length of string below, encoded properly
Variables ¶
This section is empty.
Functions ¶
func DecodeFileEntry ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.