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

# Variables

No description provided by the author

# Structs

No description provided by the author
FileModelValidationError is the validation error returned by FileModel.Validate if the designated constraints aren't met.
No description provided by the author
GitlabProjectModelValidationError is the validation error returned by GitlabProjectModel.Validate if the designated constraints aren't met.
No description provided by the author
NamespaceModelValidationError is the validation error returned by NamespaceModel.Validate if the designated constraints aren't met.
No description provided by the author
ProjectModelValidationError is the validation error returned by ProjectModel.Validate if the designated constraints aren't met.

# Type aliases

FileModelMultiError is an error wrapping multiple validation errors returned by FileModel.ValidateAll() if the designated constraints aren't met.
GitlabProjectModelMultiError is an error wrapping multiple validation errors returned by GitlabProjectModel.ValidateAll() if the designated constraints aren't met.
NamespaceModelMultiError is an error wrapping multiple validation errors returned by NamespaceModel.ValidateAll() if the designated constraints aren't met.
ProjectModelMultiError is an error wrapping multiple validation errors returned by ProjectModel.ValidateAll() if the designated constraints aren't met.