Files
GoGinScaffold/pkg/consts/version.go

7 lines
60 B
Go

package consts
var (
BuildTime string
GitCommit string
)