package
0.19.0
Repository: https://github.com/hashicorp/copywrite.git
Documentation: pkg.go.dev

# Functions

MustNew returns a Config object initialized with default values and panics if that is not possible.
New returns a Config object initialized with default values.

# Structs

Config is a struct representing the data from a well-defined config file.
Dispatch represents data needed by the `copywrite dispatch` command, and is used to control ignored repos, concurrency, and other information.
Project represents data needed for copyright and licensing statements inside a specific project/repo.