package
0.3.6
Repository: https://github.com/nautes-labs/api-server.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
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

# Variables

No description provided by the author
Project_ServiceDesc is the grpc.ServiceDesc for Project service.

# Structs

Defines the SaveReply message which is used to return a message after deleting a project.
DeleteReplyValidationError is the validation error returned by DeleteReply.Validate if the designated constraints aren't met.
Defines the DeleteRequest message which is used to delete a project.
DeleteRequestValidationError is the validation error returned by DeleteRequest.Validate if the designated constraints aren't met.
Defines the GetReply message which is used to return a specific project.
GetReplyValidationError is the validation error returned by GetReply.Validate if the designated constraints aren't met.
Defines the GetRequest message which is used to retrieve a specific project.
GetRequestValidationError is the validation error returned by GetRequest.Validate if the designated constraints aren't met.
Defines the ListsReply message which is used to return a list of projects.
ListsReplyValidationError is the validation error returned by ListsReply.Validate if the designated constraints aren't met.
Defines the ListsRequest message which is used to retrieve a list of projects.
ListsRequestValidationError is the validation error returned by ListsRequest.Validate if the designated constraints aren't met.
No description provided by the author
Defines the SaveReply message which is used to return a message after creating or updating a project.
SaveReplyValidationError is the validation error returned by SaveReply.Validate if the designated constraints aren't met.
Defines the SaveRequest message which is used to create or update a project.
The request body for the project.
SaveRequest_BodyValidationError is the validation error returned by SaveRequest_Body.Validate if the designated constraints aren't met.
SaveRequestValidationError is the validation error returned by SaveRequest.Validate if the designated constraints aren't met.
UnimplementedProjectServer must be embedded to have forward compatible implementations.

# Interfaces

ProjectClient is the client API for Project service.
No description provided by the author
No description provided by the author
ProjectServer is the server API for Project service.
UnsafeProjectServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

DeleteReplyMultiError is an error wrapping multiple validation errors returned by DeleteReply.ValidateAll() if the designated constraints aren't met.
DeleteRequestMultiError is an error wrapping multiple validation errors returned by DeleteRequest.ValidateAll() if the designated constraints aren't met.
GetReplyMultiError is an error wrapping multiple validation errors returned by GetReply.ValidateAll() if the designated constraints aren't met.
GetRequestMultiError is an error wrapping multiple validation errors returned by GetRequest.ValidateAll() if the designated constraints aren't met.
ListsReplyMultiError is an error wrapping multiple validation errors returned by ListsReply.ValidateAll() if the designated constraints aren't met.
ListsRequestMultiError is an error wrapping multiple validation errors returned by ListsRequest.ValidateAll() if the designated constraints aren't met.
SaveReplyMultiError is an error wrapping multiple validation errors returned by SaveReply.ValidateAll() if the designated constraints aren't met.
SaveRequest_BodyMultiError is an error wrapping multiple validation errors returned by SaveRequest_Body.ValidateAll() if the designated constraints aren't met.
SaveRequestMultiError is an error wrapping multiple validation errors returned by SaveRequest.ValidateAll() if the designated constraints aren't met.