MCPcopy Index your code

hub / github.com/PiotrFerenc/task-tower / types & classes

Types & classes64 in github.com/PiotrFerenc/task-tower

↓ 1 callersFuncTypegetTasksFunc
func() (<-chan amqp.Delivery, error)
internal/services/pipeline-service.go:118
InterfaceAction
cmd/worker/actions/action.go:12
StructActions
internal/controllers/rest-controller.go:78
StructConfig
internal/configuration/configuration.go:18
InterfaceConfiguration
internal/configuration/configuration.go:36
InterfaceController
internal/controllers/controller.go:3
InterfaceControllerClient
internal/controllers/controller-client.go:14
StructControllerConfig
internal/configuration/configuration.go:31
StructDatabaseConfig
internal/configuration/configuration.go:24
InterfaceExecutor
internal/executor/executor.go:3
StructFolderConfig
internal/configuration/configuration.go:14
StructForeachBody
internal/types/forEach.go:78
StructForeachBody
api/types/stage.go:14
StructForeachStep
internal/types/forEach.go:87
StructForeachTask
api/types/stage.go:9
StructMapExecutor
internal/executor/map-executor.go:21
InterfaceMessageQueue
internal/queues/message-queue.go:8
FuncTypeOnMessageReceivedFunc
func(process *types.Process, queue queues.MessageQueue, service ProcessService)
internal/services/pipeline-service.go:165
StructPipeline
api/types/pipeline.go:5
InterfacePipelineService
PipelineService is an interface for executing a pipeline of tasks. It defines a single method Run, which takes a pipeline and returns a unique identif
internal/services/pipeline-service.go:16
StructProcess
internal/types/proces.go:12
StructProcessEntity
internal/repositories/postgres-repository.go:87
InterfaceProcessRepository
internal/repositories/process-repository.go:8
StructProcessResponse
internal/controllers/rest-controller.go:152
InterfaceProcessService
internal/services/process-service.go:8
StructProperty
cmd/worker/actions/action.go:19
StructQueueConfig
internal/configuration/configuration.go:3
StructRabbitClient
RabbitClient represents a client for interacting with RabbitMQ. conn: Represents RabbitMQ connection. ch: Represents RabbitMQ channel.
internal/queues/rabbitmq-queue.go:207
StructStep
internal/types/proces.go:21
StructStepEntity
internal/repositories/postgres-repository.go:92
TypeAliasStepStatus
internal/types/proces.go:30
StructTask
api/types/stage.go:3
InterfaceWorker
internal/workers/worker.go:3
StructaddToProject
cmd/worker/actions/dotnet/add-nuget.go:37
StructaddToSln
cmd/worker/actions/dotnet/add-to-sln.go:44
Structaddnumbers
cmd/worker/actions/math/add-numbers.go:8
StructappendContentToFile
cmd/worker/actions/file/file-append.go:11
StructarchiveToFile
cmd/worker/actions/zip/zip-create.go:13
StructcheckFolder
cmd/worker/actions/folder/folder-exist.go:11
StructclassLib
cmd/worker/actions/dotnet/create-classlib.go:11
Structclient
internal/controllers/controller-client.go:17
Structconfiguration
internal/configuration/yml-configuration.go:9
Structconsole
cmd/worker/actions/others/console.go:9
StructcontentToFile
cmd/worker/actions/file/file-create.go:11
Structcontroller
internal/controllers/rest-controller.go:17
StructcreateFolder
cmd/worker/actions/folder/folder-create.go:11
StructdeleteFile
cmd/worker/actions/file/file-delete.go:11
StructdeleteFolder
cmd/worker/actions/folder/folder-delete.go:11
StructdockerContainer
cmd/worker/actions/docker/docker-run.go:44
StructdockerImage
cmd/worker/actions/docker/docker-build.go:36
StructdockerRemoveContainer
cmd/worker/actions/docker/docker-remove.go:10
Structexecutor
internal/executor/map-executor.go:24
StructforEachLoop
cmd/worker/actions/common/for-each.go:30
StructgitClone
cmd/worker/actions/git/git-clone.go:11
StructgitCommit
cmd/worker/actions/git/git-commit.go:12
StructgitCreateBranch
cmd/worker/actions/git/git-branch.go:11
StructmongoDbRepository
internal/repositories/mongodb-repository.go:15
StructpipelineService
internal/services/pipeline-service.go:20
StructprocessService
internal/services/process-service.go:14
Structqueue
internal/queues/rabbitmq-queue.go:19
StructrenameFolder
cmd/worker/actions/folder/folder-rename.go:11
Structrepository
internal/repositories/postgres-repository.go:17
StructsolutionFile
cmd/worker/actions/dotnet/create-sln.go:11
Structworker
internal/workers/rest-worker.go:9