Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
192
type
S3
struct
{
193
Exported1 *Nested
194
Exported2 *Nested
195
}
196
197
type
S4
struct
{
198
Exported1 []*Nested
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected