package
0.0.6
Repository: https://github.com/coderi421/gframework.git
Documentation: pkg.go.dev

# Packages

Package verflag defines utility functions to handle command line flags related to version of IAM.

# Functions

Get returns the overall codebase version.

# Variables

BuildDate in ISO8601 format, output of $(date -u +'%Y-%m-%dT%H:%M:%SZ').
GitCommit sha1 from git, output of $(git rev-parse HEAD).
GitTreeState state of git tree, either "clean" or "dirty".
GitVersion is semantic version.

# Structs

Info contains versioning information.