oneliners

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2020 License: MIT Imports: 9 Imported by: 3

README

go-oneliners

One line shortcuts for GO

Video Tutorial

Go oneliners - Debugging GO programs

Warning

Functions in this library are supposed to be used for debugging. As such, they ignore errors.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DumpHttpRequest

func DumpHttpRequest(req *http.Request)

func DumpHttpRequestOut

func DumpHttpRequestOut(req *http.Request)

func DumpHttpResponse

func DumpHttpResponse(resp *http.Response)

func FILE

func FILE(a ...interface{})

func PrettyJson

func PrettyJson(a interface{}, msg ...string)

func PrintStacktrace

func PrintStacktrace()

Deprecated use debug.PrintStack() directly

Types

This section is empty.

Jump to

Keyboard shortcuts

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