fumoboy007 / copy

golang copy directory recursively

Home Page:https://godoc.org/github.com/otiai10/copy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

copy

Build Status codecov GoDoc

copy copies directories recursively.

Example:

err := Copy("your/directory", "your/directory.copy")

About

golang copy directory recursively

https://godoc.org/github.com/otiai10/copy

License:Other


Languages

Language:Go 100.0%