package
5.0.4
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

# Variables

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

# Structs

No description provided by the author
AllReposRequestValidationError is the validation error returned by AllReposRequest.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
AllReposResponse_ItemValidationError is the validation error returned by AllReposResponse_Item.Validate if the designated constraints aren't met.
AllReposResponseValidationError is the validation error returned by AllReposResponse.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
GetChartValuesYamlRequestValidationError is the validation error returned by GetChartValuesYamlRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetChartValuesYamlResponseValidationError is the validation error returned by GetChartValuesYamlResponse.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
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

AllReposRequestMultiError is an error wrapping multiple validation errors returned by AllReposRequest.ValidateAll() if the designated constraints aren't met.
AllReposResponse_ItemMultiError is an error wrapping multiple validation errors returned by AllReposResponse_Item.ValidateAll() if the designated constraints aren't met.
AllReposResponseMultiError is an error wrapping multiple validation errors returned by AllReposResponse.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.
GetChartValuesYamlRequestMultiError is an error wrapping multiple validation errors returned by GetChartValuesYamlRequest.ValidateAll() if the designated constraints aren't met.
GetChartValuesYamlResponseMultiError is an error wrapping multiple validation errors returned by GetChartValuesYamlResponse.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.
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.