# Functions
No description provided by the author
RegisterNoteV1Handler registers the http handlers for service NoteV1 to "mux".
RegisterNoteV1HandlerClient registers the http handlers for service NoteV1 to "mux".
RegisterNoteV1HandlerFromEndpoint is same as RegisterNoteV1Handler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterNoteV1HandlerServer registers the http handlers for service NoteV1 to "mux".
No description provided by the author
# Variables
No description provided by the author
NoteV1_ServiceDesc is the grpc.ServiceDesc for NoteV1 service.
# Structs
No description provided by the author
AddNoteRequestValidationError is the validation error returned by AddNoteRequest.Validate if the designated constraints aren't met.
No description provided by the author
AddNoteResponseValidationError is the validation error returned by AddNoteResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetListResponseValidationError is the validation error returned by GetListResponse.Validate if the designated constraints aren't met.
No description provided by the author
GetNoteRequestValidationError is the validation error returned by GetNoteRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetNoteResponseValidationError is the validation error returned by GetNoteResponse.Validate if the designated constraints aren't met.
No description provided by the author
MultiAddRequestValidationError is the validation error returned by MultiAddRequest.Validate if the designated constraints aren't met.
No description provided by the author
MultiAddResponseValidationError is the validation error returned by MultiAddResponse.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
NoteInfoValidationError is the validation error returned by NoteInfo.Validate if the designated constraints aren't met.
NoteValidationError is the validation error returned by Note.Validate if the designated constraints aren't met.
No description provided by the author
RemoveNoteRequestValidationError is the validation error returned by RemoveNoteRequest.Validate if the designated constraints aren't met.
No description provided by the author
RemoveNoteResponseValidationError is the validation error returned by RemoveNoteResponse.Validate if the designated constraints aren't met.
UnimplementedNoteV1Server must be embedded to have forward compatible implementations.
No description provided by the author
UpdateNoteRequestValidationError is the validation error returned by UpdateNoteRequest.Validate if the designated constraints aren't met.
# Interfaces
NoteV1Client is the client API for NoteV1 service.
NoteV1Server is the server API for NoteV1 service.
UnsafeNoteV1Server may be embedded to opt out of forward compatibility for this service.
# Type aliases
AddNoteRequestMultiError is an error wrapping multiple validation errors returned by AddNoteRequest.ValidateAll() if the designated constraints aren't met.
AddNoteResponseMultiError is an error wrapping multiple validation errors returned by AddNoteResponse.ValidateAll() if the designated constraints aren't met.
GetListResponseMultiError is an error wrapping multiple validation errors returned by GetListResponse.ValidateAll() if the designated constraints aren't met.
GetNoteRequestMultiError is an error wrapping multiple validation errors returned by GetNoteRequest.ValidateAll() if the designated constraints aren't met.
GetNoteResponseMultiError is an error wrapping multiple validation errors returned by GetNoteResponse.ValidateAll() if the designated constraints aren't met.
MultiAddRequestMultiError is an error wrapping multiple validation errors returned by MultiAddRequest.ValidateAll() if the designated constraints aren't met.
MultiAddResponseMultiError is an error wrapping multiple validation errors returned by MultiAddResponse.ValidateAll() if the designated constraints aren't met.
NoteInfoMultiError is an error wrapping multiple validation errors returned by NoteInfo.ValidateAll() if the designated constraints aren't met.
NoteMultiError is an error wrapping multiple validation errors returned by Note.ValidateAll() if the designated constraints aren't met.
RemoveNoteRequestMultiError is an error wrapping multiple validation errors returned by RemoveNoteRequest.ValidateAll() if the designated constraints aren't met.
RemoveNoteResponseMultiError is an error wrapping multiple validation errors returned by RemoveNoteResponse.ValidateAll() if the designated constraints aren't met.
UpdateNoteRequestMultiError is an error wrapping multiple validation errors returned by UpdateNoteRequest.ValidateAll() if the designated constraints aren't met.