Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/writefreely/writefreely
/ Do
Method
Do
oauth.go:106–106 ·
view source on GitHub ↗
(req *http.Request)
Source
from the content-addressed store, hash-verified
104
105
type
HttpClient
interface
{
106
Do(req *http.Request) (*http.Response, error)
107
}
108
109
type
oauthClient
interface
{
Callers
14
register
Method · 0.65
exchangeOauthCode
Method · 0.65
inspectOauthAccessToken
Method · 0.65
exchangeOauthCode
Method · 0.65
inspectOauthAccessToken
Method · 0.65
exchangeOauthCode
Method · 0.65
inspectOauthAccessToken
Method · 0.65
makeActivityPost
Function · 0.65
resolveIRI
Function · 0.65
exchangeOauthCode
Method · 0.65
inspectOauthAccessToken
Method · 0.65
exchangeOauthCode
Method · 0.65
Implementers
1
MockHTTPClient
oauth_test.go
Calls
no outgoing calls
Tested by
no test coverage detected