Documentation ¶
Index ¶
Constants ¶
View Source
const ( SpS = "\u00A0" // Short space SpL = SpS + SpS + SpS + SpS // Long space OldIcon = "×" // Icon for old items (old or leaving members) Revoked = M.MinInt64 // Limit date for revoked members Already = M.MinInt64 + 1 // Already available certification date Lt = A.Lt Eq = A.Eq Gt = A.Gt )
Variables ¶
This section is empty.
Functions ¶
func HtmlAddress ¶
func HtmlAddress() string
func ServerAddress ¶
func ServerAddress() string
func SubAddress ¶
func SubAddress() string
Types ¶
Click to show internal directories.
Click to hide internal directories.