Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/discourse/discourse-auth-proxy
/ types & classes
Types & classes
11 in github.com/discourse/discourse-auth-proxy
⨍
Functions
57
◇
Types & classes
11
↓ 1 callers
TypeAlias
directorID
internal/httpproxy/backend.go:17
Struct
Config
config.go:13
FuncType
ConfigOverrideFunc
func(*Config)
main_test.go:24
Struct
DNSSRVBackend
DNSSRVBackend bestows httputil.ReverseProxy with the ability to forward a request to backends discovered via DNS SRV records. This type automatically
internal/httpproxy/backend.go:36
Struct
SSOOptions
main_test.go:15
FuncType
SSOOverrideFunc
func(*SSOOptions)
main_test.go:23
TypeAlias
StringSet
string_set.go:7
FuncType
director
func(*http.Request)
internal/httpproxy/backend.go:15
Struct
loggableResponseWriter
logging.go:31
Struct
rateLimitedLogger
logging.go:12
Struct
rawConfig
config.go:109