MCPcopy Create free account
hub / github.com/tbphp/gpt-load / GetAuthConfig

Method GetAuthConfig

internal/types/types.go:6–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4type ConfigManager interface {
5 IsMaster() bool
6 GetAuthConfig() AuthConfig
7 GetCORSConfig() CORSConfig
8 GetPerformanceConfig() PerformanceConfig
9 GetLogConfig() LogConfig

Callers 4

StartMethod · 0.65
registerAPIRoutesFunction · 0.65
getSecurityWarningsMethod · 0.65
LoginMethod · 0.65

Implementers 1

Managerinternal/config/manager.go

Calls

no outgoing calls

Tested by

no test coverage detected