# Functions
No description provided by the author
RegisterChangelogHandler registers the http handlers for service Changelog to "mux".
RegisterChangelogHandlerClient registers the http handlers for service Changelog to "mux".
RegisterChangelogHandlerFromEndpoint is same as RegisterChangelogHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterChangelogHandlerServer registers the http handlers for service Changelog to "mux".
No description provided by the author
# Constants
No description provided by the author
# Variables
Changelog_ServiceDesc is the grpc.ServiceDesc for Changelog service.
No description provided by the author
# Structs
No description provided by the author
FindLastChangelogsByProjectIDRequestValidationError is the validation error returned by FindLastChangelogsByProjectIDRequest.Validate if the designated constraints aren't met.
No description provided by the author
FindLastChangelogsByProjectIDResponseValidationError is the validation error returned by FindLastChangelogsByProjectIDResponse.Validate if the designated constraints aren't met.
UnimplementedChangelogServer must be embedded to have forward compatible implementations.
# Interfaces
ChangelogClient is the client API for Changelog service.
ChangelogServer is the server API for Changelog service.
UnsafeChangelogServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
FindLastChangelogsByProjectIDRequestMultiError is an error wrapping multiple validation errors returned by FindLastChangelogsByProjectIDRequest.ValidateAll() if the designated constraints aren't met.
FindLastChangelogsByProjectIDResponseMultiError is an error wrapping multiple validation errors returned by FindLastChangelogsByProjectIDResponse.ValidateAll() if the designated constraints aren't met.