Documentation ¶ Overview ¶ Binary copytree is an example program to demonstrate the use of the group and throttle packages to manage concurrency. It recursively copies a tree of files from one directory to another. Usage: copytree -from /path/to/source -to /path/to/target Source Files ¶ View all Source files copytree.go Click to show internal directories. Click to hide internal directories.