Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/felixge/httpsnoop
/ Format
Method
Format
codegen/main.go:380–382 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
378
}
379
380
func
(g *Generator) Format() ([]byte, error) {
381
return
format.Source(g.Bytes())
382
}
383
384
func
main() {
385
ifaces := Interfaces{
Callers
1
WriteFile
Method · 0.95
Calls
1
Bytes
Method · 0.95
Tested by
no test coverage detected