package
0.0.0-20230101183712-202847b4b89b
Repository: https://github.com/corestoreio/pkg.git
Documentation: pkg.go.dev
# Packages
Package assert provides a set of comprehensive testing tools for use with the normal Go testing system.
Package bufferpool implements a pool of reusable auto-resizing buffers.
Package byteconv converts sql.RawBytes for MySQL or MariaDB to primitive types.
Package codegen generates Go, Protobuf, Flatbuffers, TypeScript, etc.
Package conv - easy and safe casting from one type to another.
Package csjwt handles JSON web tokens.
Package cstesting provides testing helpers.
No description provided by the author
No description provided by the author
package diff compares two strings and prints out all differences.
Package gzippool provides pooled gzip reader and writers.
Package hashpool implements a pool for reusable and registered hash.Hash types.
Package naughtystrings is a collection of strings that have a high probability of causing issues when used as user input.
package pseudo is the fake data generator, heavily inspired by forgery and ffaker Ruby gems.
Package slices contains functions for working on specific slice types.
Package strs contains additional string manipulation functions.
Package translit replaces characters in a string using a huge conversion table.
No description provided by the author