MCPcopy 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
380func (g *Generator) Format() ([]byte, error) {
381 return format.Source(g.Bytes())
382}
383
384func main() {
385 ifaces := Interfaces{

Callers 1

WriteFileMethod · 0.95

Calls 1

BytesMethod · 0.95

Tested by

no test coverage detected