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

# Functions

No description provided by the author
RegisterBuilderServiceHandler registers the http handlers for service BuilderService to "mux".
RegisterBuilderServiceHandlerClient registers the http handlers for service BuilderService to "mux".
RegisterBuilderServiceHandlerFromEndpoint is same as RegisterBuilderServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterBuilderServiceHandlerServer registers the http handlers for service BuilderService 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
No description provided by the author
No description provided by the author

# Variables

Enum value maps for Builder_Status.
Enum value maps for Builder_Status.
BuilderService_ServiceDesc is the grpc.ServiceDesc for BuilderService service.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
BuilderListRequestValidationError is the validation error returned by BuilderListRequest.Validate if the designated constraints aren't met.
No description provided by the author
BuilderListResponseValidationError is the validation error returned by BuilderListResponse.Validate if the designated constraints aren't met.
BuilderValidationError is the validation error returned by Builder.Validate if the designated constraints aren't met.
No description provided by the author
EnvValidationError is the validation error returned by Env.Validate if the designated constraints aren't met.
No description provided by the author
PackValidationError is the validation error returned by Pack.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
SuggestedStackListResponseValidationError is the validation error returned by SuggestedStackListResponse.Validate if the designated constraints aren't met.
SuggestedStackValidationError is the validation error returned by SuggestedStack.Validate if the designated constraints aren't met.
UnimplementedBuilderServiceServer should be embedded to have forward compatible implementations.

# Interfaces

BuilderServiceClient is the client API for BuilderService service.
BuilderServiceServer is the server API for BuilderService service.
UnsafeBuilderServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

No description provided by the author
BuilderListRequestMultiError is an error wrapping multiple validation errors returned by BuilderListRequest.ValidateAll() if the designated constraints aren't met.
BuilderListResponseMultiError is an error wrapping multiple validation errors returned by BuilderListResponse.ValidateAll() if the designated constraints aren't met.
BuilderMultiError is an error wrapping multiple validation errors returned by Builder.ValidateAll() if the designated constraints aren't met.
EnvMultiError is an error wrapping multiple validation errors returned by Env.ValidateAll() if the designated constraints aren't met.
PackMultiError is an error wrapping multiple validation errors returned by Pack.ValidateAll() if the designated constraints aren't met.
SuggestedStackListResponseMultiError is an error wrapping multiple validation errors returned by SuggestedStackListResponse.ValidateAll() if the designated constraints aren't met.
SuggestedStackMultiError is an error wrapping multiple validation errors returned by SuggestedStack.ValidateAll() if the designated constraints aren't met.