package
19.1.0-beta.20190304+incompatible
Repository: https://github.com/darinpp/cockroach.git
Documentation: pkg.go.dev

# Functions

Visit walks along the chain of errors until it encounters the first one that does not implement Causer.

# Interfaces

A Causer is an error that wraps a causing error (which in turn could be another Causer).