package
module
Version:
v0.0.0-...-049cd10
Opens a new window with list of versions in this module.
Published: May 2, 2017
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type I interface {
Pf(format string, args ...interface{}) I
Pln(a ...interface{}) I
Error() string
}
func WrapDiscard(interface{}) I
type Iwrap func(interface{}) I
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.