Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlc-dev/sqlc
/ TODO
Struct
TODO
internal/sql/ast/todo.go:3–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
ast
2
3
type
TODO
struct
{
4
}
5
6
func
(n *TODO) Pos() int {
7
return
0
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected