Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceProvider ¶
type ServiceProvider struct {
Configuration *configuration.ConfigurationService
Version *version.Version
Logger *log.Logger
}
func Get ¶
func Get() *ServiceProvider
func New ¶
func New() *ServiceProvider
func (*ServiceProvider) GetBaseUrl ¶
func (sp *ServiceProvider) GetBaseUrl(r *http.Request) string
Click to show internal directories.
Click to hide internal directories.