package
Version:
v0.0.0-...-82d4d01
Opens a new window with list of versions in this module.
Published: Mar 23, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func RegisterFunc(f Func)
type Formatter interface {
Format(space []byte, kv []interface{}) []byte
}
type FuncFormatter func(space []byte, kv []interface{}) []byte
Source Files
¶
- binary.go
- formatter.go
- invalid.go
- json.go
- literal.go
- string.go
- time.go
Click to show internal directories.
Click to hide internal directories.