package
1.8.8
Repository: https://github.com/fzf-labs/fpkg.git
Documentation: pkg.go.dev

# README

go编译文件记录git版本信息

git版本信息编译到go二进制文件中

go build -v -ldflags ${ldflags}

# Functions

Get 返回详细的版本信息.
Parse 格式化.

# Structs

Info 包含版本控制信息。.