Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pquerna/ffjson
/ Foo
Struct
Foo
tests/base.go:4–6 ·
view source on GitHub ↗
Foo struct
Source
from the content-addressed store, hash-verified
2
3
// Foo struct
4
type
Foo
struct
{
5
Blah int
6
}
7
8
// Record struct
9
type
Record
struct
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected