Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/davyxu/tabtoy
/ structParser
Struct
structParser
v2/filter/structparser.go:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
)
21
22
type
structParser
struct
{
23
*golexer.Parser
24
}
25
26
func
(self *structParser) Run(fd *model.FieldDescriptor, callback
func
(string, string) bool) (ok bool) {
27
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected