Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrependOrgID ¶
PrependOrgID prepends orgID to a channel.
func StripOrgID ¶
StripOrgID strips organization ID from channel ID. The reason why we strip orgID is because we need to maintain multi-tenancy. Each organization can have the same channels which should not overlap. Due to this every channel in Centrifuge has orgID prefix. Internally in Grafana we strip this prefix since orgID is part of user identity and channel handlers supposed to have the same business logic for all organizations.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.