Documentation
¶
Overview ¶
Package iamserver exports the IAM Beego server startup logic.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run()
Run starts the IAM Beego server. This is the body of the original main().
Sessions use the beego `memory` provider. Multi-pod IAM is intentionally not supported — every cluster runs IAM at a single replica and per-org persistent state lives in SQLite under DATA_DIR (replicated by Base Network quasar when that flips on). There is no external cache.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.