package badconn

import "github.com/ydb-platform/ydb-go-sdk/v3/internal/xsql/badconn"

Index

Functions

func Errorf

func Errorf(format string, args ...interface{}) error

func Map

func Map(err error) error

func New

func New(msg string) error

Types

type Error

type Error struct {
	// contains filtered or unexported fields
}

func (Error) As

func (e Error) As(target interface{}) bool

func (Error) Error

func (e Error) Error() string

func (Error) Is

func (e Error) Is(err error) bool

func (Error) Origin

func (e Error) Origin() error

Source Files

badconn.go

Version
v3.108.0 (latest)
Published
Apr 21, 2025
Platform
js/wasm
Imports
5 packages
Last checked
13 minutes ago

Tools for package owners.