Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgrammerZamanNow/belajar-golang-dependency-injection
/ types & classes
Types & classes
34 in github.com/ProgrammerZamanNow/belajar-golang-dependency-injection
⨍
Functions
107
◇
Types & classes
34
Struct
Application
simple/configuration.go:7
Struct
AuthMiddleware
middleware/auth_middleware.go:9
Struct
Bar
simple/foo_bar.go:10
Struct
BarRepository
simple/bar.go:3
Struct
BarService
simple/bar.go:10
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
Configuration
simple/configuration.go:3
Struct
Connection
simple/connection.go:5
Struct
Database
simple/database.go:3
TypeAlias
DatabaseMongoDB
simple/database.go:8
TypeAlias
DatabasePostgreSQL
simple/database.go:7
Struct
DatabaseRepository
simple/database.go:18
Struct
File
simple/file.go:5
Struct
Foo
simple/foo_bar.go:3
Struct
FooBar
simple/foo_bar.go:17
Struct
FooBarService
simple/foobar.go:3
Struct
FooRepository
simple/foo.go:3
Struct
FooService
simple/foo.go:10
Struct
HelloService
simple/hello.go:7
Struct
NotFoundError
exception/not_found_error.go:3
Interface
SayHello
simple/hello.go:3
Struct
SayHelloImpl
simple/hello.go:11
Struct
SimpleRepository
simple/simple.go:5
Struct
SimpleService
simple/simple.go:15
Struct
WebResponse
model/web/web_response.go:3