package
0.8.2
Repository: https://github.com/no-src/gofs.git
Documentation: pkg.go.dev

# README

Version Info

Version

The VERSION constant records the current version info.

Commit

The commit file records the commit hash value of release, it is used for release build.

Please do not commit the commit file after it changes, and keep it empty in the git repository.

GoVersion

Print the version of Go being used, as well as the operating system and architecture targets of the running program.

# Functions

PrintVersion print the current version info, and append the commit info if the commit file is not empty.

# Constants

VERSION the current program version info.

# Variables

Commit the commit file records the last commit hash value, used by release go:embed commit.