Versions in this module Expand all Collapse all v1 v1.0.0 May 22, 2026 Changes in this version + type AppConfig struct + func NewConfig() *AppConfig + func (c *AppConfig) GetDynamoDBEndpoint() string + func (c *AppConfig) GetLinkTableName() string + func (c *AppConfig) GetRedisParams() (string, string, int)