MCPcopy
hub / github.com/writefreely/writefreely / App

Method App

app.go:129–129  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127// key.Keychain.
128type Apper interface {
129 App() *App
130
131 LoadConfig() error
132 SaveConfig(*config.Config) error

Callers 15

NewHandlerFunction · 0.65
UserMethod · 0.65
AdminMethod · 0.65
AdminApperMethod · 0.65
UserAllMethod · 0.65
WebErrorsMethod · 0.65
WebMethod · 0.65
AllMethod · 0.65
PlainTextAPIMethod · 0.65
OAuthMethod · 0.65
AllReaderMethod · 0.65

Implementers 1

Appapp.go

Calls

no outgoing calls

Tested by

no test coverage detected