MCPcopy
hub / github.com/cortexlabs/cortex / Test3

Struct Test3

pkg/lib/strings/stringify_test.go:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44type Test3 struct {
45 Strs []string
46 Map map[interface{}]interface{} `json:"map"`
47}
48
49type TestInterface interface {
50 Test()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected