//
pkg.gl
Category
github.com/contiamo/go-base
pkg
testing
package
1.12.1
Repository:
https://github.com/contiamo/go-base.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
6
Dependents
0
Files
45 SLOC
#
Functions
DiscardLogging
DiscardLogging sets the global Logrus output to utils.Discard.
SetupLoggingBuffer
SetupLoggingBuffer creates an empty buffer and sets it as a Logrus output globally.
ToJSONBytes
ToJSONBytes converts any structure to a byte slice of its JSON representation.