//
pkg.gl
Category
github.com/mokiat/lacking
util
blob
package
0.22.0
Repository:
https://github.com/mokiat/lacking.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
6
Files
189 SLOC
#
Functions
NewPlotter
NewPlotter creates a new Plotter instance over the specified byte slice.
NewScanner
NewScanner creates a new Scanner instance over the specified byte slice.
#
Structs
Plotter
Plotter is a wrapper over a byte slice that enables writing of various types of primitives in little-endian order.
Scanner
Scanner is a wrapper over a byte slice that enables writing of various types of primitives.