MCPcopy Create free account
hub / github.com/stretchr/testify / S3

Struct S3

assert/assertions_test.go:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192type S3 struct {
193 Exported1 *Nested
194 Exported2 *Nested
195}
196
197type S4 struct {
198 Exported1 []*Nested

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected