Versions in this module Expand all Collapse all v0 v0.18.0 Aug 13, 2026 Changes in this version + type Module struct + Mod string + Services []*config.ServiceCfg + func (m *Module) Module() sessionmanager.ModuleInfo + func (m *Module) Provision(ctx *sessionmanager.Context) error + func (m *Module) Start() error + func (m *Module) Stop() error + type Service interface + Register func(s grpc.ServiceRegistrar)