//
pkg.gl
Category
github.com/ziutek/emgo
egroot
src
fmt
package
0.0.0-20211205205814-168ccc21e67c
Repository:
https://github.com/ziutek/emgo.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
0
Files
434 SLOC
#
Functions
Fprint
Fprintf
Fprintln
emgo:noinline.
Print
Printf
Println
#
Variables
DefaultWriter
#
Interfaces
Formatter
Formatter can be implemented by value that knows how to format itself.
State
State is passed to the custom formatters.
Stringer
Stringer can be implemented by value to provide its custom string representation.