package
0.0.44-personal-build
Repository: https://github.com/dceldran/rclone.git
Documentation: pkg.go.dev

# Functions

SetDefaults for a from b a and b should be pointers to the same kind of struct This copies the public members only from b to a.
SetFrom sets the public members of a from b a and b should be pointers to structs a can be a different type from b Only the Fields which have the same name and assignable type on a and b will be set.