errors

package
v0.1.0-alpha Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Base

type Base struct {
	Message string
	Stack   []uintptr
}

func New

func New(msg string) Base

Creates a new error that includes the stacktrace.

func (Base) Error

func (u Base) Error() string

func (Base) StackTrace

func (u Base) StackTrace() []uintptr

Jump to

Keyboard shortcuts

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