Discover Packages
github.com/bww/godb
convert
package
Version:
v0.0.0-...-a8bc1c0
Opens a new window with list of versions in this module.
Published: Jan 3, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func Assign(dest, src interface{}) error
Assign copies to dest the value in src, converting it if possible.
An error is returned if the copy would result in loss of information.
dest should be a pointer type.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.