//
pkg.gl
Category
github.com/moov-io/iso8583
padding
package
0.22.0
Repository:
https://github.com/moov-io/iso8583.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
8
Files
80 SLOC
#
Functions
NewLeftPadder
NewRightPadder
NewRightPadder takes the given byte character and returns a padder which pads fields to the right of their values (for left-justified values).
#
Variables
Left
None
Right
Right returns a new right-side padder.
#
Interfaces
Padder