package
0.0.0-20210505174613-ec028e2d5c88
Repository: https://github.com/codelytv/golang-examples.git
Documentation: pkg.go.dev
# Functions
IsDataUnreacheable reports whether err was created with DataUnreacheablef() or NewDataUnreacheable().
NewDataUnreacheable returns an error which satisfies IsDataUnreacheable().
WrapDataUnreacheable returns an error which wraps err that satisfies IsDataUnreacheable().