package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Nov 7, 2023
License: MIT
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 AddConvertWithError[I, O any](converters ...func(string) (O, error))
func AddconvertWithoutError[I, O any](converters ...func(string) O)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.