MCPcopy
hub / github.com/cweill/gotests / Name

Struct Name

testdata/testfiles.go:36–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34type name string
35
36type Name struct {
37 Name string
38}
39
40type Reserved struct {
41 Name string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected