# Functions
No description provided by the author
RegisterWorkerHandler registers the http handlers for service Worker to "mux".
RegisterWorkerHandlerClient registers the http handlers for service Worker to "mux".
RegisterWorkerHandlerFromEndpoint is same as RegisterWorkerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterWorkerHandlerServer registers the http handlers for service Worker to "mux".
No description provided by the author
# Variables
No description provided by the author
# Structs
UnimplementedWorkerServer can be embedded to have forward compatible implementations.
# Interfaces
WorkerClient is the client API for Worker service.
WorkerServer is the server API for Worker service.