package
Version:
v1.5.1
Opens a new window with list of versions in this module.
Published: Oct 17, 2024
License: LGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func SerdeInto[T any](iface interface{}) (T, error)
SerdeInto takes an interface with JSON tags, serializes it to JSON, then deserializes it to the specified type param.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.