Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bquenin/go-modern-rest-api-tutorial
/ types & classes
Types & classes
15 in github.com/bquenin/go-modern-rest-api-tutorial
⨍
Functions
39
◇
Types & classes
15
Struct
Author
internal/database/models.go:9
Struct
Config
cmd/microservice/config/config.go:20
Struct
CreateAuthorParams
internal/database/queries.sql.go:18
Interface
DBTX
internal/database/db.go:12
Struct
PartialUpdateAuthorParams
internal/database/queries.sql.go:92
Struct
Postgres
internal/database/postgres.go:11
Struct
Postgres
cmd/microservice/config/config.go:14
Struct
Queries
internal/database/db.go:23
Struct
Service
api/authors/authors.go:12
Struct
ServiceTestSuite
api/authors/authors_test.go:22
Struct
UpdateAuthorParams
internal/database/queries.sql.go:130
Struct
apiAuthor
api/authors/authors.go:29
Struct
apiAuthorPartialUpdate
api/authors/authors.go:35
Struct
apiError
api/authors/authors_test.go:18
Struct
pathParameters
api/authors/authors.go:48