Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LabelCreatedAt = sync.OnceValue(func() string { return LabelDomain() + "/created-at" })
View Source
var LabelDomain = sync.OnceValue(func() string { return instance.AppName() + ".gdev.fastcat.org" })
View Source
var LabelInstance = sync.OnceValue(func() string { return LabelDomain() + "/instance" })
Functions ¶
func DefaultLabels ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.