Files
go_goutils/encodingx/doc.go
T
brent saner 58556d7281 v1.16.9
ADDED:
* netx.IsPub
* encodingx/hexx

Rest are mostly small corrections and docs
2026-06-22 18:51:13 -04:00

5 lines
104 B
Go

/*
Package encodingx aims to extend functionality of the stdlib [encoding] module.
*/
package encodingx