package
0.0.0-20241024051143-0e602b953fbf
Repository: https://github.com/wdevarshi/internaltransferssystem.git
Documentation: pkg.go.dev

# Functions

Get returns a V struct with all the version information This is used to populate the version endpoint of the API.

# Constants

Version returns the main version number that is being run at the moment.

# Variables

AppName returns the name of the app.
Branch returns the branch name.
BuildDate returns the date the binary was built.
GitCommit returns the git commit that was compiled.
GoVersion returns the version of the go runtime used to compile the binary.
OsArch returns the os and arch used to build the binary.

# Structs

V is a struct that contains all the version information.