package
0.0.0-20230511224335-c14414be5047
Repository: https://github.com/stephenwithav/sqlc.git
Documentation: pkg.go.dev
# Interfaces
No description provided by the author
# Type aliases
An ApplyFunc is invoked by Apply for each node n, even if n is nil, before and/or after the node's children, using a Cursor describing the current node and providing operations on it.
No description provided by the author