package
Version:
v6.0.0-beta2+incompatible
Opens a new window with list of versions in this module.
Published: Dec 19, 2013
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Printer interface {
Print(v ...interface{})
Printf(format string, v ...interface{})
Println(v ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.