MCPcopy Create free account

hub / github.com/KendoCross/kendoDDD / types & classes

Types & classes57 in github.com/KendoCross/kendoDDD

StructAddFileCmd
添加文件
domain/files/commands.go:17
StructAddFileCmd
添加文件
domain/k8s_info/commands.go:17
StructAddFileCmd
添加文件
domain/trips/commands.go:17
StructAddFileForm
application/files_vm.go:12
StructBadRequestError
400 response
infrastructure/errorext/errors.go:23
TypeAliasBadRequestErrors
infrastructure/errorext/errors.go:32
StructCodeError
infrastructure/errorext/code_err.go:3
InterfaceCommandDealer
infrastructure/bus/kendobus.go:18
StructConflictError
409 response
infrastructure/errorext/errors.go:52
StructExtraValidation
ExtraValidation model
infrastructure/errorext/error_convter.go:108
StructFileInfo
application/files_vm.go:5
StructFileInfo
interfaces/file_repo.go:12
StructFileInfos
domain/files/value_objs.go:5
StructFindParmFiles
interfaces/file_repo.go:24
StructFlightInfo
domain/services/trip/i_trip.go:18
StructFlightsReq
domain/services/trip/i_trip.go:9
StructForbiddenError
403 response
infrastructure/errorext/errors.go:47
InterfaceGoWorker
infrastructure/helper/gowork.go:5
StructHelmAction
domain/services/helm/helm_client.go:43
InterfaceICaptchaRepo
interfaces/redis_repos.go:3
InterfaceIFileInfoRepo
interfaces/file_repo.go:3
InterfaceITripSer
domain/services/trip/i_trip.go:5
StructInternalServerError
500 response
infrastructure/errorext/errors.go:67
StructIpInfo
infrastructure/helper/ip_agent.go:15
StructIpInfoRes
infrastructure/helper/ip_agent.go:30
StructListMsgError
infrastructure/errorext/code_err.go:29
TypeAliasLogTypes
infrastructure/logs/logs.go:9
StructOptions
domain/services/helm/helm_client.go:36
StructPage
应用层的struct ,主要是为了适配表现层的数据格式。正常情况下,领域模型是无法直接暴露给用户直接使用的。
application/commonVM.go:5
StructPages
interfaces/common.go:7
StructPodsReq
application/k8s/pods_vm.go:7
StructPrice
domain/services/trip/i_trip.go:26
StructRateFlightsInfo
domain/trips/events.go:20
StructRedis
Redis driver
infrastructure/repos_redis/common.go:10
StructReleaseInfo
domain/services/helm/helm_client.go:27
StructRepoFactory
infrastructure/repoFac.go:20
StructTeapotError
418 response
infrastructure/errorext/errors.go:57
StructTestOnlyCmd
方便开发使用的 处理机相关的命令
domain/testcmd/commands.go:19
StructUnauthorizedError
401 response
infrastructure/errorext/errors.go:42
InterfaceValidator
infrastructure/ddd/domain_common.go:10
InterfaceValidatorCtx
验证接口,主要用于cmd参数是否有效校验
infrastructure/ddd/domain_common.go:6
StructcaptchaRepo
infrastructure/repos_redis/captcha_repo.go:8
StructctripServer
domain/services/trip/ctrip_svc.go:14
StructerrEmptyPayload
infrastructure/errorext/errors.go:7
StructerrWithCode
infrastructure/errorext/errors.go:13
StructfileEntity
domain/files/file_entity.go:18
StructfileRepo
infrastructure/repos_mysql/file_repo.go:11
StructfilesAggregate
想更多的表达"继承"建议使用匿名成员。具名成员表示组合。
domain/files/aggregate_root.go:26
StructfilesEventHandler
domain/files/event_handler.go:18
StructhelmEntity
domain/testcmd/helm_entity.go:5
Structk8sInfoAggregate
想更多的表达"继承"建议使用匿名成员。具名成员表示组合。
domain/k8s_info/aggregate_root.go:22
StructpodEntity
domain/k8s_info/pod_entity.go:9
StructtestOnlyAggregate
只有聚合根才可以处理CMD、处理Enevt、激活领域事件。直接持有实体,本身也是实体! 想更多的表达"继承"建议使用匿名成员。具名成员表示组合。
domain/testcmd/aggregate_root.go:29
StructtripsAggregate
想更多的表达"继承"建议使用匿名成员。具名成员表示组合。
domain/trips/aggregate_root.go:24
StructtripsEventHandler
domain/trips/event_handler.go:18
StructworkerPool
infrastructure/helper/gowork.go:9
StructworkerSyncPool
infrastructure/helper/gowork.go:41