Documentation ¶
Overview ¶
Package constants holds constants that are commonly used in Auth Service. Having this dedicated package for such values eliminates import cycles that would otherwise be complicated to refactor away.
Index ¶
Constants ¶
View Source
const ( PrefixBuiltinRole = "role/" PrefixCustomRole = "customRole/" PrefixInternalRole = "role/luci.internal." )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.