ext

package
v0.0.0-...-f5f0bdb Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2019 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Assert ...
	Assert = -90009 // Js client
	// Unknown ...
	Unknown = -1
	// InvalidJSONRPC ...
	InvalidJSONRPC = -99998 // Js client
	// MethodNotFound ...
	MethodNotFound = -32601 // Rust client
)

Functions

This section is empty.

Types

type Error

type Error struct {
	Message string
	Code    int
}

Error ...

func NewExtError

func NewExtError(message string, code int) *Error

NewExtError ...

Jump to

Keyboard shortcuts

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