MCPcopy 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
9func main() {
10 os.Exit(cmd.Do(os.Args[1:], os.Stdin, os.Stdout, os.Stderr))
11}

Callers

nothing calls this directly

Calls 1

DoFunction · 0.92

Tested by

no test coverage detected