Documentation
¶
Index ¶
Constants ¶
View Source
const ( BMErrCode = iota BMErrInvalidParam BMErrDatabase BMErrNoRight )
Variables ¶
View Source
var ( Version string Commit string BuildTime string )
View Source
var LogFileName = "server.log"
Functions ¶
func NewBMError ¶
func PrintVersion ¶
func PrintVersion()
func SetLogLevel ¶
func SetLogLevel(ll, file string)
Types ¶
type BMailAccount ¶ added in v1.0.4
type EmailReflect ¶ added in v1.0.4
type EmailReflect struct {
BMailAddress string `json:"b_mail_address" firestore:"b_mail_address"`
}
Click to show internal directories.
Click to hide internal directories.