Discover Packages
git.unl.edu/pqc-free5gc/util
mapstruct
package
Version:
v1.0.661
Opens a new window with list of versions in this module.
Published: Jul 29, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func Decode(input interface{}, output interface{}) error
Decode takes an input structure and uses reflection to translate it to
the output structure with time.Time type. output must be a pointer to a map or struct.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.