//
pkg.gl
Category
github.com/KyKyPy3/clean
internal
application
core
package
0.0.0-20241124113528-0de0edb5b16b
Repository:
https://github.com/kykypy3/clean.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
18
Files
76 SLOC
github.com/KyKyPy3/clean/internal/modules/game
github.com/KyKyPy3/clean/internal/modules/user
github.com/KyKyPy3/clean/internal/modules/registration
github.com/KyKyPy3/clean/internal/modules/session
github.com/KyKyPy3/clean/mocks/internal_/application/core
github.com/KyKyPy3/clean/internal/modules/game/application/command
github.com/KyKyPy3/clean/internal/modules/game/application/query
github.com/KyKyPy3/clean/internal/modules/user/application/command
github.com/KyKyPy3/clean/internal/modules/user/application/query
github.com/KyKyPy3/clean/internal/modules/registration/application/command
github.com/KyKyPy3/clean/internal/modules/registration/application/event
github.com/KyKyPy3/clean/internal/modules/session/application/command
github.com/KyKyPy3/clean/internal/modules/game/infrastructure/controller/http/v1
github.com/KyKyPy3/clean/internal/modules/user/infrastructure/controller/http/v1
github.com/KyKyPy3/clean/internal/modules/registration/infrastructure/controller/http/v1
github.com/KyKyPy3/clean/internal/modules/registration/infrastructure/controller/queue/v1
github.com/KyKyPy3/clean/internal/modules/session/infrastructure/controller/http/v1
github.com/KyKyPy3/clean/mocks/internal_/modules/user/infrastructure/controller/http/v1