# Functions
NewWorkerPoolClient constructs a client for the sf.worker.v1.WorkerPool service.
NewWorkerPoolHandler builds an HTTP handler from the service implementation.
# Constants
WorkerPoolBorrowWorkerProcedure is the fully-qualified name of the WorkerPool's BorrowWorker RPC.
WorkerPoolKeepAliveProcedure is the fully-qualified name of the WorkerPool's KeepAlive RPC.
WorkerPoolName is the fully-qualified name of the WorkerPool service.
WorkerPoolReturnWorkerProcedure is the fully-qualified name of the WorkerPool's ReturnWorker RPC.
WorkerPoolWorkersStateProcedure is the fully-qualified name of the WorkerPool's WorkersState RPC.
# Structs
UnimplementedWorkerPoolHandler returns CodeUnimplemented from all methods.
# Interfaces
WorkerPoolClient is a client for the sf.worker.v1.WorkerPool service.
WorkerPoolHandler is an implementation of the sf.worker.v1.WorkerPool service.