Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrAcceptHeader = errors.New("Accept header error; should look like `application/vnd.dice+json; version=1.0`") ErrAcceptHeaderNotExist = errors.New("Accept header not exist") ErrRequestIDHeaderNotExist = errors.New("Request-ID header not exist") ErrContentTypeHeader = errors.New("Content-Type header error; it should be `application/json`") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.