ob / copy

Golang copy directory recursively

Home Page:https://pkg.go.dev/github.com/otiai10/copy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

copy

Actions Status codecov GoDoc Go Report Card

copy copies directories recursively.

Example:

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

About

Golang copy directory recursively

https://pkg.go.dev/github.com/otiai10/copy

License:MIT License


Languages

Language:Go 100.0%