Documentation ¶
Index ¶
Constants ¶
View Source
const (
// AppName - the name of the application.
AppName = "memfs"
)
Variables ¶
View Source
var ( // Version - Semantic Versioning. Version = "DEVELOPMENT.GOGET" // BuildTime - build time in %Y-%m-%dT%H-%M-%SZ. BuildTime = "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.