Discover Packages
github.com/doublecloud/transfer
library
go
x
xreflect
package
Version:
v0.0.0-rc3
Opens a new window with list of versions in this module.
Published: Sep 25, 2024
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
Documentation
¶
func Assign(source interface{}, target interface{}) bool
Assign source's value to target's value it points to. Source must be value, target must be pointer to existing value.
Source must be assignable to target's value it points to.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.