package
0.0.0-20250122163856-bc9caf74fca3
Repository: https://github.com/aleksannder/protorepo.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterTaskServiceHandler registers the http handlers for service TaskService to "mux".
RegisterTaskServiceHandlerClient registers the http handlers for service TaskService to "mux".
RegisterTaskServiceHandlerFromEndpoint is same as RegisterTaskServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterTaskServiceHandlerServer registers the http handlers for service TaskService 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
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
No description provided by the author
Corresponds to "finished" in Go.
Corresponds to "on hold" in Go.
Default value if none specified.
Corresponds to "under construction" in Go.
# Variables
No description provided by the author
Enum value maps for Role.
Enum value maps for Role.
TaskService_ServiceDesc is the grpc.ServiceDesc for TaskService service.
Enum value maps for TaskState.
Enum value maps for TaskState.
# Structs
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
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
UnimplementedTaskServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TaskServiceClient is the client API for TaskService service.
TaskServiceServer is the server API for TaskService service.
UnsafeTaskServiceServer may be embedded to opt out of forward compatibility for this service.