package
0.0.0-20190825075324-2e505911cfa6
Repository: https://github.com/tcvem/backend.git
Documentation: pkg.go.dev

# Functions

DefaultApplyFieldMaskCertficate patches an pbObject with patcher according to a field mask.
DefaultCreateCertficate executes a basic gorm create call.
No description provided by the author
No description provided by the author
DefaultListCertficate executes a gorm list call.
DefaultPatchCertficate executes a basic gorm update call with patch behavior.
DefaultReadCertficate executes a basic gorm read call.
DefaultStrictUpdateCertficate clears first level 1:many children and then executes a gorm update call.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
CertficateValidationError is the validation error returned by Certficate.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
CreateCertficateRequestValidationError is the validation error returned by CreateCertficateRequest.Validate if the designated constraints aren't met.
No description provided by the author
CreateCertficateResponseValidationError is the validation error returned by CreateCertficateResponse.Validate if the designated constraints aren't met.
No description provided by the author
DeleteCertficateRequestValidationError is the validation error returned by DeleteCertficateRequest.Validate if the designated constraints aren't met.
No description provided by the author
DeleteCertficateResponseValidationError is the validation error returned by DeleteCertficateResponse.Validate if the designated constraints aren't met.
No description provided by the author
ListCertficateRequestValidationError is the validation error returned by ListCertficateRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListCertficateResponseValidationError is the validation error returned by ListCertficateResponse.Validate if the designated constraints aren't met.
No description provided by the author
ReadCertficateRequestValidationError is the validation error returned by ReadCertficateRequest.Validate if the designated constraints aren't met.
No description provided by the author
ReadCertficateResponseValidationError is the validation error returned by ReadCertficateResponse.Validate if the designated constraints aren't met.
No description provided by the author
UpdateCertficateRequestValidationError is the validation error returned by UpdateCertficateRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdateCertficateResponseValidationError is the validation error returned by UpdateCertficateResponse.Validate if the designated constraints aren't met.
TODO: Structure your own protobuf messages.
VersionResponseValidationError is the validation error returned by VersionResponse.Validate if the designated constraints aren't met.

# Interfaces

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
No description provided by the author
No description provided by the author
No description provided by the author
CertficateAfterToORM called after default ToORM code.
CertficateAfterToPB called after default ToPB code.
No description provided by the author
No description provided by the author
No description provided by the author
CertficateBeforeToORM called before default ToORM code.
CertficateBeforeToPB called before default ToPB code.
CertificateServiceCertficateWithAfterCreate called before DefaultCreateCertficate in the default Create handler.
CertificateServiceCertficateWithAfterDelete called before DefaultDeleteCertficate in the default Delete handler.
CertificateServiceCertficateWithAfterList called before DefaultListCertficate in the default List handler.
CertificateServiceCertficateWithAfterRead called before DefaultReadCertficate in the default Read handler.
CertificateServiceCertficateWithAfterUpdate called before DefaultUpdateCertficate in the default Update handler.
CertificateServiceCertficateWithBeforeCreate called before DefaultCreateCertficate in the default Create handler.
CertificateServiceCertficateWithBeforeDelete called before DefaultDeleteCertficate in the default Delete handler.
CertificateServiceCertficateWithBeforeList called before DefaultListCertficate in the default List handler.
CertificateServiceCertficateWithBeforeRead called before DefaultReadCertficate in the default Read handler.
CertificateServiceCertficateWithBeforeUpdate called before DefaultUpdateCertficate in the default Update handler.
No description provided by the author
No description provided by the author