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.104.1
Published
Mar 17, 2025
Platform
darwin/amd64
Imports
5 packages
Last checked
5 minutes ago

Tools for package owners.