Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgrammerZamanNow/belajar-golang-restful-api
/ types & classes
Types & classes
13 in github.com/ProgrammerZamanNow/belajar-golang-restful-api
⨍
Functions
62
◇
Types & classes
13
Struct
AuthMiddleware
middleware/auth_middleware.go:9
Struct
Category
model/domain/category.go:3
Interface
CategoryController
controller/category_controller.go:8
Struct
CategoryControllerImpl
controller/category_controller_impl.go:12
Struct
CategoryCreateRequest
model/web/category_create_request.go:3
Interface
CategoryRepository
repository/category_repository.go:9
Struct
CategoryRepositoryImpl
repository/category_repository_impl.go:11
Struct
CategoryResponse
model/web/category_response.go:3
Interface
CategoryService
service/category_service.go:8
Struct
CategoryServiceImpl
service/category_service_impl.go:14
Struct
CategoryUpdateRequest
model/web/category_update_request.go:3
Struct
NotFoundError
exception/not_found_error.go:3
Struct
WebResponse
model/web/web_response.go:3