package
0.0.13
Repository: https://github.com/kiaedev/kiae.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterProjectServiceHandler registers the http handlers for service ProjectService to "mux".
RegisterProjectServiceHandlerClient registers the http handlers for service ProjectService to "mux".
RegisterProjectServiceHandlerFromEndpoint is same as RegisterProjectServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterProjectServiceHandlerServer registers the http handlers for service ProjectService to "mux".
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

# Variables

Enum value maps for ConfigLevel.
Enum value maps for ConfigLevel.
No description provided by the author
ProjectService_ServiceDesc is the grpc.ServiceDesc for ProjectService service.

# Structs

No description provided by the author
ListRequestValidationError is the validation error returned by ListRequest.Validate if the designated constraints aren't met.
No description provided by the author
ListResponseValidationError is the validation error returned by ListResponse.Validate if the designated constraints aren't met.
No description provided by the author
PortValidationError is the validation error returned by Port.Validate if the designated constraints aren't met.
No description provided by the author
ProjectValidationError is the validation error returned by Project.Validate if the designated constraints aren't met.
UnimplementedProjectServiceServer should be embedded to have forward compatible implementations.

# Interfaces

ProjectServiceClient is the client API for ProjectService service.
ProjectServiceServer is the server API for ProjectService service.
UnsafeProjectServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

No description provided by the author
ListRequestMultiError is an error wrapping multiple validation errors returned by ListRequest.ValidateAll() if the designated constraints aren't met.
ListResponseMultiError is an error wrapping multiple validation errors returned by ListResponse.ValidateAll() if the designated constraints aren't met.
PortMultiError is an error wrapping multiple validation errors returned by Port.ValidateAll() if the designated constraints aren't met.
ProjectMultiError is an error wrapping multiple validation errors returned by Project.ValidateAll() if the designated constraints aren't met.