Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/writefreely/writefreely
/ Close
Method
Close
oauth_test.go:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
func
(src *StringReadCloser) Close() error {
50
return
nil
51
}
52
53
type
MockHTTPClient
struct
{
54
DoDo
func
(req *http.Request) (*http.Response, error)
Callers
15
exportPostsZip
Function · 0.80
CreatePost
Method · 0.80
GetPosts
Method · 0.80
GetAllPostsTaggedIDs
Method · 0.80
GetPostsTagged
Method · 0.80
GetLangPosts
Method · 0.80
GetAPFollowers
Method · 0.80
GetPinnedPosts
Method · 0.80
GetCollections
Method · 0.80
GetPublicCollections
Method · 0.80
GetTopPosts
Method · 0.80
GetAnonymousPosts
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected