internal

package
v0.0.0-...-2882aa0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertPanicToError

func ConvertPanicToError(panicVal interface{}) error

func HandleError

func HandleError(err error)

func ToBSONDoc

func ToBSONDoc(v interface{}) (doc *bson.D, err error)

Types

type FukaeriError

type FukaeriError struct {
	Inner      error
	Message    string
	StackTrace string
	Misc       map[string]interface{}
}

func WrapError

func WrapError(err error, msg string, msgArgs ...interface{}) FukaeriError

func (FukaeriError) Error

func (ferror FukaeriError) Error() string

func (FukaeriError) Unwrap

func (ferror FukaeriError) Unwrap() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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