Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
type
ConfigManager
interface
{
5
IsMaster() bool
6
GetAuthConfig() AuthConfig
7
GetCORSConfig() CORSConfig
8
GetPerformanceConfig() PerformanceConfig
9
GetLogConfig() LogConfig
Callers
4
Start
Method · 0.65
registerAPIRoutes
Function · 0.65
getSecurityWarnings
Method · 0.65
Login
Method · 0.65
Implementers
1
Manager
internal/config/manager.go
Calls
no outgoing calls
Tested by
no test coverage detected