utils

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2020 License: MIT Imports: 2 Imported by: 0

README

go-utils

Build Status

go get github.com/030/go-utils

and add the following to the go file:

import (
    "github.com/pkg/errors"

    "github.com/030/go-utils"
)

CheckErrorPrintStackTraceAndExit

utils.CheckErrorPrintStackTraceAndExit(errors.WithStack(err))

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckErrorPrintStackTraceAndExit

func CheckErrorPrintStackTraceAndExit(err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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