Documentation ¶
Index ¶
Constants ¶
View Source
const CosignPublicKey string = `` /* 177-byte string literal not displayed */
View Source
const PGPPublicKey string = `` /* 2430-byte string literal not displayed */
Variables ¶
View Source
var BRANCH = "dev"
BRANCH of the Version
View Source
var COMMIT = "dirty"
View Source
var NAME = "cast"
NAME of the App
View Source
var Never = "never"
View Source
var One32 int32 = 1
View Source
var SUMMARY = "1.0.0-dev"
SUMMARY of the Version
View Source
var TFFSUser int64 = 999
View Source
var TimeParseError = "time-parse-error"
View Source
var True = true
View Source
var Two32 int32 = 2
View Source
var Zero32 int32 = 0
Functions ¶
Types ¶
type ContextKey ¶
type ContextKey string
const (
ContextReqIDKey ContextKey = "reqid"
)
Common Constants, mostly for annotations
Click to show internal directories.
Click to hide internal directories.