package
1.0.3
Repository: https://github.com/hellobike/amazonriver.git
Documentation: pkg.go.dev

# Functions

Bytes2String convert bytes to string.
Match - finds whether the text matches/satisfies the pattern string.
MatchSimple - finds whether the text matches/satisfies the pattern string.
String2Bytes convert string to bytes.
WithRetry retry util job succeeded or retry count limit exceed.