MCPcopy Index your code
hub / github.com/writefreely/writefreely / Config

Method Config

oauth.go:89–89  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

87type OAuthDatastoreProvider interface {
88 DB() OAuthDatastore
89 Config() *config.Config
90 SessionStore() sessions.Store
91}
92

Callers 14

configureSlackOauthFunction · 0.65
configureWriteAsOauthFunction · 0.65
configureGitlabOauthFunction · 0.65
configureGenericOauthFunction · 0.65
configureGiteaOauthFunction · 0.65
configureOauthRoutesFunction · 0.65
viewLoginFunction · 0.65
viewSettingsFunction · 0.65
initGopherFunction · 0.65
InitRoutesFunction · 0.65
handleViewLandingFunction · 0.65
InitializeFunction · 0.65

Implementers 2

Appapp.go

Calls

no outgoing calls

Tested by

no test coverage detected