package
0.2.0-alpha
Repository: https://github.com/vmware/dispatch.git
Documentation: pkg.go.dev

# Functions

NewRequestError creates a new RequestError.
NewServerError creates a new ServerError.

# Structs

DriverError declares a driver error it may caused by - network connection error - driver adaptor system error - driver side error.
ObjectMarshalError declares an object marshal error.
ObjectNotFoundError declares an object-not-found error.
RequestError indicates a user/client error.
ServerError indicates a unexpected error on the server side.