Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sqlc-dev/sqlc
/ main
Function
main
cmd/sqlc/main.go:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
)
8
9
func
main() {
10
os.Exit(cmd.Do(os.Args[1:], os.Stdin, os.Stdout, os.Stderr))
11
}
Callers
nothing calls this directly
Calls
1
Do
Function · 0.92
Tested by
no test coverage detected