MCPcopy
hub / github.com/hwholiday/learning_tools / String

Method String

grpc/protoc-gen-hw/generator/generator.go:62–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60type GoImportPath string
61
62func (p GoImportPath) String() string { return strconv.Quote(string(p)) }
63
64// A GoPackageName is the name of a Go package. e.g., "protobuf".
65type GoPackageName string

Callers 3

GenerateAllFilesMethod · 0.45
generateMethod · 0.45
makeCommentsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected