gaea-doc

Gaea Develop Document


Project maintained by tal-tech Hosted on GitHub Pages — Theme by mattgraham

规范

package common

import "github.com/tal-tech/loggerX"

var (
	ConfErr           = logger.XesError{61301, "cannot found mysql[et] configuration in conf file"}
	GetPackageInfoERR = logger.XesError{61302, "GetPackageInfo rpc err"}
	TokenERR          = logger.XesError{61303, "签名校验错误"}
)