DEBSOURCES
Skip Quicknav
sources / golang-github-mightyguava-jl / 0.1.0%2Bgit20220705%2B8771236337c6-1 / errors.go
1234567
package jl // LogrusError encapsulates a logrus style error type LogrusError struct { Error string Stack string }