build: ## Build the binary file
@$(GOROOT)/bin/go get -u=patch github.com/hcloudclassic/hcc_errors
@$(GOROOT)/bin/go build -o ${PROJECT_NAME} main.go
errors.go
const version = "1.0.2" // Change here after modify Error Code
/*** Match Enum squence with xxxList ***/
const (
// code for MiddleWare
modulename uint64 = (1 + iota) * 10000
cello