Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/egonelbre/exp
/ Name
Method
Name
fields/03_compose/fields.go:8–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
//gistsnip:start:field
7
type
Field
interface
{
8
Name() string
9
Assign(typ string, value
interface
{}) error
10
}
11
Callers
7
handleFieldAccess
Function · 0.65
reportAccessPatterns
Function · 0.65
parse
Function · 0.65
withSchema
Function · 0.65
withDatabase
Function · 0.65
Scan
Method · 0.65
main
Function · 0.65
Implementers
2
Float
fields/03_compose/fields.go
Uint
fields/03_compose/fields.go
Calls
no outgoing calls
Tested by
2
withSchema
Function · 0.52
withDatabase
Function · 0.52