MCPcopy Index your code
hub / github.com/felixge/httpsnoop / Type

Method Type

codegen/main.go:341–343  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

339}
340
341func (fn *InterfaceFunc) Type() string {
342 return fn.Name + "Func"
343}
344
345func fieldName(s string) string {
346 if s == "" {

Callers 1

ImplementationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected