Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AfterRecordMessage ¶
func RecordMessage ¶
func TenantContextFilter ¶
TenantContextFilter copies the gateway-injected tenant-scope headers (org > app > project, plus tenant/actor/env) onto the beego request context so every downstream handler resolves the caller's scope through object's getters — the ONE shared read-back. Org additionally falls back to the whitelabel hostname's org filter, and tenant defaults to org. App and project are OPTIONAL finer scope beneath org and are threaded verbatim (left unset when the caller sends no header), so a request that omits them is never altered.
func TransparentStatic ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.