Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bradford-hamilton/go-graphql-api
/ types & classes
Types & classes
6 in github.com/bradford-hamilton/go-graphql-api
⨍
Functions
9
◇
Types & classes
6
Struct
Db
Db is our database struct used for interacting with the database
postgres/postgres.go:12
Struct
Resolver
Resolver struct holds a connection to our database
gql/resolvers.go:9
Struct
Root
Root holds a pointer to a graphql object
gql/queries.go:9
Struct
Server
Server will hold connection to the db as well as handlers
server/server.go:13
Struct
User
User shape
postgres/postgres.go:42
Struct
reqBody
server/server.go:17