package
0.1.0
Repository: https://github.com/comeonjy/go-layout.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterSchedulerHandler registers the http handlers for service Scheduler to "mux".
RegisterSchedulerHandlerClient registers the http handlers for service Scheduler to "mux".
RegisterSchedulerHandlerFromEndpoint is same as RegisterSchedulerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterSchedulerHandlerServer registers the http handlers for service Scheduler to "mux".
No description provided by the author

# Variables

No description provided by the author
Scheduler_ServiceDesc is the grpc.ServiceDesc for Scheduler service.

# Structs

No description provided by the author
EmptyValidationError is the validation error returned by Empty.Validate if the designated constraints aren't met.
No description provided by the author
ResultValidationError is the validation error returned by Result.Validate if the designated constraints aren't met.
UnimplementedSchedulerServer must be embedded to have forward compatible implementations.

# Interfaces

SchedulerClient is the client API for Scheduler service.
SchedulerServer is the server API for Scheduler service.
UnsafeSchedulerServer may be embedded to opt out of forward compatibility for this service.