package error

import "github.com/centrifuge/go-substrate-rpc-client/v4/error"

Index

Types

type Error

type Error string

func (Error) Error

func (e Error) Error() string

func (Error) Is

func (e Error) Is(err error) bool

func (Error) WithMsg

func (e Error) WithMsg(msgFormat string, formatArgs ...any) Error

func (Error) Wrap

func (e Error) Wrap(err error) Error

Source Files

error.go

Version
v4.2.1 (latest)
Published
Dec 5, 2023
Platform
linux/amd64
Imports
2 packages
Last checked
1 week ago

Tools for package owners.