Discover Packages
github.com/validator-labs/validator
pkg
util
package
Version:
v0.1.16
Opens a new window with list of versions in this module.
Published: Dec 18, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package util contains utility functions.
Package util contains utility functions for working with strings.
DeDupeStrSlice deduplicates a slices of strings
Gzip compresses a file using gzip and writes the result to disk
Ptr returns a pointer to any arbitrary variable.
Sanitize sends a string to lowercase, trims whitespace, replaces all non alphanumeric characters with a dash,
removes consecutive dashes, and trims any leading or trailing dashes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.