# Packages
No description provided by the author
# Functions
No description provided by the author
GetPlugins get all registered.
NewApp return App.
NewMockApp creates a new mock instance.
NewMockBranch creates a new mock instance.
NewMockCommit creates a new mock instance.
NewMockDomainManager creates a new mock instance.
NewMockGitServer creates a new mock instance.
NewMockHttpHandler creates a new mock instance.
NewMockPicture creates a new mock instance.
NewMockPipeline creates a new mock instance.
NewMockPluginManger creates a new mock instance.
NewMockProject creates a new mock instance.
NewMockProjectPodEventPublisher creates a new mock instance.
NewMockPubSub creates a new mock instance.
NewMockWsHttpServer creates a new mock instance.
NewMockWsSender creates a new mock instance.
No description provided by the author
RegisterPlugin register plugin.
WithBootstrappers custom boots.
WithExcludeTags set excludeTags.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
go:generate mockgen -destination ./mock_types.go -package application github.com/duc-cnzj/mars/v5/internal/application PluginManger,Picture,Project,App,WsHttpServer,PubSub,WsSender,GitServer,Commit,DomainManager,Pipeline,Branch,ProjectPodEventPublisher,HttpHandler.
# Structs
No description provided by the author
MockApp is a mock of App interface.
MockAppMockRecorder is the mock recorder for MockApp.
MockBranch is a mock of Branch interface.
MockBranchMockRecorder is the mock recorder for MockBranch.
MockCommit is a mock of Commit interface.
MockCommitMockRecorder is the mock recorder for MockCommit.
MockDomainManager is a mock of DomainManager interface.
MockDomainManagerMockRecorder is the mock recorder for MockDomainManager.
MockGitServer is a mock of GitServer interface.
MockGitServerMockRecorder is the mock recorder for MockGitServer.
MockHttpHandler is a mock of HttpHandler interface.
MockHttpHandlerMockRecorder is the mock recorder for MockHttpHandler.
MockPicture is a mock of Picture interface.
MockPictureMockRecorder is the mock recorder for MockPicture.
MockPipeline is a mock of Pipeline interface.
MockPipelineMockRecorder is the mock recorder for MockPipeline.
MockPluginManger is a mock of PluginManger interface.
MockPluginMangerMockRecorder is the mock recorder for MockPluginManger.
MockProject is a mock of Project interface.
MockProjectMockRecorder is the mock recorder for MockProject.
MockProjectPodEventPublisher is a mock of ProjectPodEventPublisher interface.
MockProjectPodEventPublisherMockRecorder is the mock recorder for MockProjectPodEventPublisher.
MockPubSub is a mock of PubSub interface.
MockPubSubMockRecorder is the mock recorder for MockPubSub.
MockWsHttpServer is a mock of WsHttpServer interface.
MockWsHttpServerMockRecorder is the mock recorder for MockWsHttpServer.
MockWsSender is a mock of WsSender interface.
MockWsSenderMockRecorder is the mock recorder for MockWsSender.
No description provided by the author
# Interfaces
App app.
Bootstrapper boots.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Server define booting server.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author