constants

package
v0.0.0-...-0d2f101 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2018 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoOutputDocForMethod = errors.New("failed to get output documentation for given method")
	ErrNoInputDocForMethod  = errors.New("failed to get input documentation for given method")
	ErrProtoDoc             = errors.New("for using RPC you must have autodoc implemented on given server type")
	ErrNoServerType         = errors.New("no server type chosen")
	ErrGzip                 = errors.New("failed to unzip gzip binary")
	ErrEmptyRequest         = errors.New("empty request body")
)

Errors that could be occurred

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL