lily

package module
v0.0.0-...-a2c1972 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2019 License: MIT Imports: 4 Imported by: 0

README

lily

Simple Golang tools

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrFatal

func ErrFatal(err error, msg ...string)

func ErrPanic

func ErrPanic(err error, msg ...string)

func ErrPanicSilent

func ErrPanicSilent(err error)

func ErrPanicWS

func ErrPanicWS(err error, msg ...string)

Types

type VErr

type VErr struct {
	Err        error
	Code       string
	Detail     string
	DetailPars map[string]string
	Extras     []string // for http-responding
}

func NewVErr

func NewVErr(err error, code, det string, detP map[string]string) *VErr

func (*VErr) Error

func (e *VErr) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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