package
Version:
v0.0.0-...-77dcbbd
Opens a new window with list of versions in this module.
Published: Feb 2, 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
¶
Package strings provides utility functions for string slices.
Contain return true if the strings includes at least one target string.
GenerateRandom return random string with n length.
IsUnique return true if the elements of input list are unique.
Unique removes duplicate elements from the list and return a new slice.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.