Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sqlc-dev/sqlc
/ BookType
TypeAlias
BookType
examples/booktest/postgresql/models.go:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
)
13
14
type
BookType string
15
16
const
(
17
BookTypeFICTION BookType =
"FICTION"
Callers
1
Scan
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected