Go package for parsing a raw string into a tree of typed(-ish) nodes (that can also construct the original string again)
Find a file
2025-04-23 16:18:24 +02:00
go.mod Batman 2025-04-23 16:18:24 +02:00
go.sum Batman 2025-04-23 16:18:24 +02:00
informer.go Batman 2025-04-23 16:18:24 +02:00
node.go Batman 2025-04-23 16:18:24 +02:00
parser.go Batman 2025-04-23 16:18:24 +02:00