err

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Copyright 2017-2018 OneLedger

Common errors across the entire system

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Code

type Code = uint32 // Matches Tendermint status
const (
	SUCCESS         Code = 0
	INVALID         Code = 101
	PARSE_ERROR     Code = 201
	NOT_IMPLEMENTED Code = 301
	MISSING_VALUE   Code = 401
	EXPAND_ERROR    Code = 501
	DUPLICATE       Code = 601
	MISSING_DATA    Code = 701
	BAD_VALUE       Code = 801
)

Jump to

Keyboard shortcuts

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