package xerrors
import "github.com/ydb-platform/ydb-go-sdk/v3/pkg/xerrors"
Index ¶
- func Join(errs ...error) error
- func WithSkipDepth(skipDepth int) xerrors.WithStackTraceOption
- func WithStackTrace(err error, opts ...xerrors.WithStackTraceOption) error
Functions ¶
func Join ¶
func WithSkipDepth ¶
func WithSkipDepth(skipDepth int) xerrors.WithStackTraceOption
func WithStackTrace ¶
func WithStackTrace(err error, opts ...xerrors.WithStackTraceOption) error
Source Files ¶
- Version
- v3.114.0
- Published
- Aug 14, 2025
- Platform
- darwin/amd64
- Imports
- 1 packages
- Last checked
- 5 hours ago –
Tools for package owners.