Versions in this module Expand all Collapse all v3 v3.1.3 Dec 2, 2024 Changes in this version + const DefaultProtocol + type GetAccessTokenCallback func() (string, error) + type ServiceConfig struct + AccessToken string + BasePath string + GetAccessToken GetAccessTokenCallback + Host string + Optional map[string]any + Port int + Protocol string + Type string + func (config *ServiceConfig) GetProtocol() string + func (config *ServiceConfig) PopulateFromUrl(providerUrl string) error + func (config ServiceConfig) GetUrl() string Other modules containing this package github.com/agile-edge/go-mod-configuration/v4