func Opaque()
in
wrap.go [20:22]
3
lines of code
1
McCabe index (conditional complexity)
func Opaque(err error) error { return noWrapper{err} }