Documentation
¶
Overview ¶
Package cmd parses the parameters and runs MinFS
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version - version time.RFC3339. Version = "DEVELOPMENT.GOGET" // ReleaseTag - release tag in TAG.%Y-%m-%dT%H-%M-%SZ. ReleaseTag = "DEVELOPMENT.GOGET" // CommitID - latest commit id. CommitID = "DEVELOPMENT.GOGET" // ShortCommitID - first 12 characters from CommitID. ShortCommitID = CommitID[:12] )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.