errorf

package
v0.0.0-...-96b04c8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CErr

type CErr struct {
	Msg  string
	Args interface{}
}

func (CErr) Error

func (e CErr) Error() string

type CErrF

type CErrF struct {
	CErr
}

func New

func New(msg string, args ...interface{}) CErrF

type CErrFs

type CErrFs []CErrF

func (CErrFs) Add

func (errs CErrFs) Add(newError CErrF) CErrFs

func (CErrFs) Error

func (errs CErrFs) Error() string

func (CErrFs) Get

func (errs CErrFs) Get() CErrFs

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL