Skip to main content
The guides on this site cover how the pieces fit together; the complete API reference for every package lives on pkg.go.dev.

github.com/gocopper/copper

The core toolkit module.

github.com/gocopper/pkg

Optional add-on packages.

Test Helpers

Most packages ship a sibling <pkg>test package with test doubles and utilities: chttptest, cconfigtest, and clifecycletest, plus clogger.NewNoop, clogger.NewRecorder, and cmetrics.NewNoopMetrics. See Testing.