-
Notifications
You must be signed in to change notification settings - Fork 403
Closed
Description
There are a bunch of global variables throughout the package, if there's ever a time to move these as explicit args (or functional options), this might be the time?
Here are some that come to mind, maybe some of them make sense to keep, but figured it's worth discussing:
var TimePrecision = time.Second
var MarshalSingleStringAsArray = true
var DecodePaddingAllowed bool
var DecodeStrict bool
oxisto, ash2k and snosratiershad
Metadata
Metadata
Assignees
Labels
No labels