LemonGateway. ConfigLoader
(lemon_gateway v0.1.0)
View Source
Loads gateway configuration and converts raw maps into typed structs (Project, Binding, etc.) for use by the LemonGateway.Config GenServer.
Base config loading and override merging is delegated to
LemonCore.GatewayConfig.load/0.
Summary
Functions
@spec load() :: map()