# Functions
No description provided by the author
RegisterGitServerHandler registers the http handlers for service GitServer to "mux".
RegisterGitServerHandlerClient registers the http handlers for service GitServer to "mux".
RegisterGitServerHandlerFromEndpoint is same as RegisterGitServerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGitServerHandlerServer registers the http handlers for service GitServer to "mux".
No description provided by the author
# Variables
No description provided by the author
GitServer_ServiceDesc is the grpc.ServiceDesc for GitServer service.
# Structs
No description provided by the author
GitAllProjectsRequestValidationError is the validation error returned by GitAllProjectsRequest.Validate if the designated constraints aren't met.
No description provided by the author
GitAllProjectsResponseValidationError is the validation error returned by GitAllProjectsResponse.Validate if the designated constraints aren't met.
No description provided by the author
GitBranchOptionsRequestValidationError is the validation error returned by GitBranchOptionsRequest.Validate if the designated constraints aren't met.
No description provided by the author
GitBranchOptionsResponseValidationError is the validation error returned by GitBranchOptionsResponse.Validate if the designated constraints aren't met.
No description provided by the author
GitCommitOptionsRequestValidationError is the validation error returned by GitCommitOptionsRequest.Validate if the designated constraints aren't met.
No description provided by the author
GitCommitOptionsResponseValidationError is the validation error returned by GitCommitOptionsResponse.Validate if the designated constraints aren't met.
No description provided by the author
GitCommitRequestValidationError is the validation error returned by GitCommitRequest.Validate if the designated constraints aren't met.
No description provided by the author
GitCommitResponseValidationError is the validation error returned by GitCommitResponse.Validate if the designated constraints aren't met.
No description provided by the author
GitConfigFileRequestValidationError is the validation error returned by GitConfigFileRequest.Validate if the designated constraints aren't met.
No description provided by the author
GitConfigFileResponseValidationError is the validation error returned by GitConfigFileResponse.Validate if the designated constraints aren't met.
No description provided by the author
GitDestroyRequestValidationError is the validation error returned by GitDestroyRequest.Validate if the designated constraints aren't met.
No description provided by the author
GitDisableProjectRequestValidationError is the validation error returned by GitDisableProjectRequest.Validate if the designated constraints aren't met.
No description provided by the author
GitDisableProjectResponseValidationError is the validation error returned by GitDisableProjectResponse.Validate if the designated constraints aren't met.
No description provided by the author
GitEnableProjectRequestValidationError is the validation error returned by GitEnableProjectRequest.Validate if the designated constraints aren't met.
No description provided by the author
GitEnableProjectResponseValidationError is the validation error returned by GitEnableProjectResponse.Validate if the designated constraints aren't met.
No description provided by the author
GitOptionValidationError is the validation error returned by GitOption.Validate if the designated constraints aren't met.
No description provided by the author
GitPipelineInfoRequestValidationError is the validation error returned by GitPipelineInfoRequest.Validate if the designated constraints aren't met.
No description provided by the author
GitPipelineInfoResponseValidationError is the validation error returned by GitPipelineInfoResponse.Validate if the designated constraints aren't met.
No description provided by the author
GitProjectItemValidationError is the validation error returned by GitProjectItem.Validate if the designated constraints aren't met.
No description provided by the author
GitProjectOptionsRequestValidationError is the validation error returned by GitProjectOptionsRequest.Validate if the designated constraints aren't met.
No description provided by the author
GitProjectOptionsResponseValidationError is the validation error returned by GitProjectOptionsResponse.Validate if the designated constraints aren't met.
UnimplementedGitServerServer must be embedded to have forward compatible implementations.
# Interfaces
GitServerClient is the client API for GitServer service.
GitServerServer is the server API for GitServer service.
UnsafeGitServerServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
GitAllProjectsRequestMultiError is an error wrapping multiple validation errors returned by GitAllProjectsRequest.ValidateAll() if the designated constraints aren't met.
GitAllProjectsResponseMultiError is an error wrapping multiple validation errors returned by GitAllProjectsResponse.ValidateAll() if the designated constraints aren't met.
GitBranchOptionsRequestMultiError is an error wrapping multiple validation errors returned by GitBranchOptionsRequest.ValidateAll() if the designated constraints aren't met.
GitBranchOptionsResponseMultiError is an error wrapping multiple validation errors returned by GitBranchOptionsResponse.ValidateAll() if the designated constraints aren't met.
GitCommitOptionsRequestMultiError is an error wrapping multiple validation errors returned by GitCommitOptionsRequest.ValidateAll() if the designated constraints aren't met.
GitCommitOptionsResponseMultiError is an error wrapping multiple validation errors returned by GitCommitOptionsResponse.ValidateAll() if the designated constraints aren't met.
GitCommitRequestMultiError is an error wrapping multiple validation errors returned by GitCommitRequest.ValidateAll() if the designated constraints aren't met.
GitCommitResponseMultiError is an error wrapping multiple validation errors returned by GitCommitResponse.ValidateAll() if the designated constraints aren't met.
GitConfigFileRequestMultiError is an error wrapping multiple validation errors returned by GitConfigFileRequest.ValidateAll() if the designated constraints aren't met.
GitConfigFileResponseMultiError is an error wrapping multiple validation errors returned by GitConfigFileResponse.ValidateAll() if the designated constraints aren't met.
GitDestroyRequestMultiError is an error wrapping multiple validation errors returned by GitDestroyRequest.ValidateAll() if the designated constraints aren't met.
GitDisableProjectRequestMultiError is an error wrapping multiple validation errors returned by GitDisableProjectRequest.ValidateAll() if the designated constraints aren't met.
GitDisableProjectResponseMultiError is an error wrapping multiple validation errors returned by GitDisableProjectResponse.ValidateAll() if the designated constraints aren't met.
GitEnableProjectRequestMultiError is an error wrapping multiple validation errors returned by GitEnableProjectRequest.ValidateAll() if the designated constraints aren't met.
GitEnableProjectResponseMultiError is an error wrapping multiple validation errors returned by GitEnableProjectResponse.ValidateAll() if the designated constraints aren't met.
GitOptionMultiError is an error wrapping multiple validation errors returned by GitOption.ValidateAll() if the designated constraints aren't met.
GitPipelineInfoRequestMultiError is an error wrapping multiple validation errors returned by GitPipelineInfoRequest.ValidateAll() if the designated constraints aren't met.
GitPipelineInfoResponseMultiError is an error wrapping multiple validation errors returned by GitPipelineInfoResponse.ValidateAll() if the designated constraints aren't met.
GitProjectItemMultiError is an error wrapping multiple validation errors returned by GitProjectItem.ValidateAll() if the designated constraints aren't met.
GitProjectOptionsRequestMultiError is an error wrapping multiple validation errors returned by GitProjectOptionsRequest.ValidateAll() if the designated constraints aren't met.
GitProjectOptionsResponseMultiError is an error wrapping multiple validation errors returned by GitProjectOptionsResponse.ValidateAll() if the designated constraints aren't met.