package
Version:
v3.12.0
Opens a new window with list of versions in this module.
Published: May 6, 2026
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
¶
func CastStringsTo[O ~string, I ~string](input []I) (output []O)
CastStringsTo is a generic function which casts all values of an array to a defined
output type and returns them as array.
WrapError contains a new error, constructed from a prefix string and the original error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.