Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

moul.io/godev

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moul.io/godev

Go Modules
Version
v1.7.0
Version published
Created
Source

godev

:smile: a collection of debugging functions I often use during development

CircleCI GoDoc License GitHub release Go Report Card CodeFactor codecov Sourcegraph Made by Manfred Touron

Usage

fmt.Println(godev.JSON(something))
fmt.Println(godev.PrettyJSON(something))

Install

Using go

$ go get -u moul.io/godev

License

© 2019 Manfred Touron - Apache-2.0 License

FAQs

Package last updated on 03 Sep 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts