Versions in this module Expand all Collapse all v0 v0.14.0 Aug 5, 2026 v0.13.12 Aug 5, 2026 Changes in this version + type Client struct + Conf Config + func (c *Client) Close() error + func (c *Client) Config() any + func (c *Client) Init() error + type Config config.AppConfig + func (c *Config) AfterInject() + func (c *Config) BeforeInject() + func (c *Config) Build() (agollo.Client, error)