errorf

package module
v0.0.0-...-049cd10 Latest Latest
Warning

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

Go to latest
Published: May 2, 2017 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type I

type I interface {
	Pf(format string, args ...interface{}) I
	Pln(a ...interface{}) I
	Error() string
}

func NewDiscard

func NewDiscard() I

func WrapDiscard

func WrapDiscard(interface{}) I

type Iwrap

type Iwrap func(interface{}) I

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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