Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mindinventory/Golang-Project-Structure
/ types & classes
Types & classes
16 in github.com/Mindinventory/Golang-Project-Structure
⨍
Functions
48
◇
Types & classes
16
Struct
AdminTokenData
common/middleware/auth.go:21
Struct
AuthMiddlewareConfig
common/middleware/auth.go:26
Struct
Config
service/config.go:9
Struct
DbConfig
common/database/postgres.go:17
Struct
ErrorResponse
common/response/response.go:10
Struct
GetUserResponse
repository/user.go:12
Struct
MiddlewareConfig
common/middleware/config.go:3
Struct
Migration
Migration is a Flyway migration file read from disk.
common/database/migrations.go:15
TypeAlias
Migrations
Migrations is a sortable collection of migrations.
common/database/migrations.go:21
Struct
NoContent
common/response/response.go:3
Struct
RequestAuth
common/middleware/auth.go:30
Struct
RequestLogger
common/middleware/zapdriver.go:14
Struct
RowsAndCount
common/database/postgres.go:27
Struct
StatusResponse
common/response/response.go:6
Struct
User
model/user.go:7
Struct
UserTokenData
common/middleware/auth.go:14