//
pkg.gl
Category
github.com/bradpurchase/grocerytime-backend
internal
pkg
utils
package
0.0.0-20240803225159-f361c4d7dd45
Repository:
https://github.com/bradpurchase/grocerytime-backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
15 SLOC
#
Functions
RandString
RandString generates a random string with the length provided.
TruncateString
TruncateString returns a truncated version of a string by maxLength with ellipsis.