dontpanic

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2019 License: MIT Imports: 2 Imported by: 0

README

Don't panic™


Build Status Go Report Card

go get github.com/wayneashleyberry/dontpanic
dontpanic: don't allow panic() in your go code

Usage: dontpanic [-flag] [package]


Flags:  -V	print version and exit
  -all
    	no effect (deprecated)
  -c int
    	display offending line with this many lines of context (default -1)
  -cpuprofile string
    	write CPU profile to this file
  -debug string
    	debug flags, any subset of "fpstv"
  -flags
    	print analyzer flags in JSON
  -json
    	emit JSON output
  -memprofile string
    	write memory profile to this file
  -source
    	no effect (deprecated)
  -tags string
    	no effect (deprecated)
  -trace string
    	write trace log to this file
  -v	no effect (deprecated)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
paniccheck
Package paniccheck checks for panics
Package paniccheck checks for panics

Jump to

Keyboard shortcuts

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