Discover Packages
github.com/validator-labs/validator-plugin-aws
internal
utils
strings
package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Jul 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package strings contains utility functions for working with strings.
DeDupeStrSlice deduplicates a slices of strings
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.