//
pkg.gl
Category
github.com/spatialcurrent/go-simple-serializer
pkg
fmt
package
0.0.10
Repository:
https://github.com/spatialcurrent/go-simple-serializer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
71 SLOC
#
Functions
Fprintf
Fprintf formats according to a format specifier and writes to w.
NewWriter
NewWriter returns a writer for formating and writing objets to the underlying writer as formatted lines.
#
Structs
Writer
Writer formats and writes objects to the underlying writer as formatted lines.