errorprinter

package
v0.0.0-...-888bb8d Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	Error(...interface{})
	Errorf(string, ...interface{})
	Fatal(...interface{})
	Fatalf(string, ...interface{})
}

type Panicker

type Panicker struct{}

func (Panicker) Error

func (Panicker) Error(args ...interface{})

func (Panicker) Errorf

func (Panicker) Errorf(f string, args ...interface{})

func (Panicker) Fatal

func (Panicker) Fatal(args ...interface{})

func (Panicker) Fatalf

func (Panicker) Fatalf(f string, args ...interface{})

Jump to

Keyboard shortcuts

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