Documentation
¶
Overview ¶
Package consts contains constant values used throughout the application but are not configurable
Index ¶
Constants ¶
View Source
const ( // SystemAdminOrgID is the organization ID reserved for system admin objects that can be // used when an object expects to be created with an organization, e.g. files, but is owned by // the system. Files in particular use an path system based on organization ID. SystemAdminOrgID = "01101101011010010111010001100010" )
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.