package
4.26.1
Repository: https://github.com/duc-cnzj/mars.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterGitHandler registers the http handlers for service Git to "mux".
RegisterGitHandlerClient registers the http handlers for service Git to "mux".
RegisterGitHandlerFromEndpoint is same as RegisterGitHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGitHandlerServer registers the http handlers for service Git to "mux".
No description provided by the author

# 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
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

# Variables

No description provided by the author
Git_ServiceDesc is the grpc.ServiceDesc for Git service.

# Structs

No description provided by the author
AllRequestValidationError is the validation error returned by AllRequest.Validate if the designated constraints aren't met.
No description provided by the author
AllResponseValidationError is the validation error returned by AllResponse.Validate if the designated constraints aren't met.
No description provided by the author
BranchOptionsRequestValidationError is the validation error returned by BranchOptionsRequest.Validate if the designated constraints aren't met.
No description provided by the author
BranchOptionsResponseValidationError is the validation error returned by BranchOptionsResponse.Validate if the designated constraints aren't met.
No description provided by the author
CommitOptionsRequestValidationError is the validation error returned by CommitOptionsRequest.Validate if the designated constraints aren't met.
No description provided by the author
CommitOptionsResponseValidationError is the validation error returned by CommitOptionsResponse.Validate if the designated constraints aren't met.
No description provided by the author
CommitRequestValidationError is the validation error returned by CommitRequest.Validate if the designated constraints aren't met.
No description provided by the author
CommitResponseValidationError is the validation error returned by CommitResponse.Validate if the designated constraints aren't met.
No description provided by the author
DisableProjectRequestValidationError is the validation error returned by DisableProjectRequest.Validate if the designated constraints aren't met.
No description provided by the author
DisableProjectResponseValidationError is the validation error returned by DisableProjectResponse.Validate if the designated constraints aren't met.
No description provided by the author
EnableProjectRequestValidationError is the validation error returned by EnableProjectRequest.Validate if the designated constraints aren't met.
No description provided by the author
EnableProjectResponseValidationError is the validation error returned by EnableProjectResponse.Validate if the designated constraints aren't met.
No description provided by the author
MarsConfigFileRequestValidationError is the validation error returned by MarsConfigFileRequest.Validate if the designated constraints aren't met.
No description provided by the author
MarsConfigFileResponseValidationError is the validation error returned by MarsConfigFileResponse.Validate if the designated constraints aren't met.
No description provided by the author
OptionValidationError is the validation error returned by Option.Validate if the designated constraints aren't met.
No description provided by the author
PipelineInfoRequestValidationError is the validation error returned by PipelineInfoRequest.Validate if the designated constraints aren't met.
No description provided by the author
PipelineInfoResponseValidationError is the validation error returned by PipelineInfoResponse.Validate if the designated constraints aren't met.
No description provided by the author
ProjectItemValidationError is the validation error returned by ProjectItem.Validate if the designated constraints aren't met.
No description provided by the author
ProjectOptionsRequestValidationError is the validation error returned by ProjectOptionsRequest.Validate if the designated constraints aren't met.
No description provided by the author
ProjectOptionsResponseValidationError is the validation error returned by ProjectOptionsResponse.Validate if the designated constraints aren't met.
UnimplementedGitServer must be embedded to have forward compatible implementations.

# Interfaces

GitClient is the client API for Git service.
GitServer is the server API for Git service.
UnsafeGitServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

AllRequestMultiError is an error wrapping multiple validation errors returned by AllRequest.ValidateAll() if the designated constraints aren't met.
AllResponseMultiError is an error wrapping multiple validation errors returned by AllResponse.ValidateAll() if the designated constraints aren't met.
BranchOptionsRequestMultiError is an error wrapping multiple validation errors returned by BranchOptionsRequest.ValidateAll() if the designated constraints aren't met.
BranchOptionsResponseMultiError is an error wrapping multiple validation errors returned by BranchOptionsResponse.ValidateAll() if the designated constraints aren't met.
CommitOptionsRequestMultiError is an error wrapping multiple validation errors returned by CommitOptionsRequest.ValidateAll() if the designated constraints aren't met.
CommitOptionsResponseMultiError is an error wrapping multiple validation errors returned by CommitOptionsResponse.ValidateAll() if the designated constraints aren't met.
CommitRequestMultiError is an error wrapping multiple validation errors returned by CommitRequest.ValidateAll() if the designated constraints aren't met.
CommitResponseMultiError is an error wrapping multiple validation errors returned by CommitResponse.ValidateAll() if the designated constraints aren't met.
DisableProjectRequestMultiError is an error wrapping multiple validation errors returned by DisableProjectRequest.ValidateAll() if the designated constraints aren't met.
DisableProjectResponseMultiError is an error wrapping multiple validation errors returned by DisableProjectResponse.ValidateAll() if the designated constraints aren't met.
EnableProjectRequestMultiError is an error wrapping multiple validation errors returned by EnableProjectRequest.ValidateAll() if the designated constraints aren't met.
EnableProjectResponseMultiError is an error wrapping multiple validation errors returned by EnableProjectResponse.ValidateAll() if the designated constraints aren't met.
MarsConfigFileRequestMultiError is an error wrapping multiple validation errors returned by MarsConfigFileRequest.ValidateAll() if the designated constraints aren't met.
MarsConfigFileResponseMultiError is an error wrapping multiple validation errors returned by MarsConfigFileResponse.ValidateAll() if the designated constraints aren't met.
OptionMultiError is an error wrapping multiple validation errors returned by Option.ValidateAll() if the designated constraints aren't met.
PipelineInfoRequestMultiError is an error wrapping multiple validation errors returned by PipelineInfoRequest.ValidateAll() if the designated constraints aren't met.
PipelineInfoResponseMultiError is an error wrapping multiple validation errors returned by PipelineInfoResponse.ValidateAll() if the designated constraints aren't met.
ProjectItemMultiError is an error wrapping multiple validation errors returned by ProjectItem.ValidateAll() if the designated constraints aren't met.
ProjectOptionsRequestMultiError is an error wrapping multiple validation errors returned by ProjectOptionsRequest.ValidateAll() if the designated constraints aren't met.
ProjectOptionsResponseMultiError is an error wrapping multiple validation errors returned by ProjectOptionsResponse.ValidateAll() if the designated constraints aren't met.