Skip to content

dogmatiq/dyad

Repository files navigation

Dyad

A Go module for making deep copies of arbitrary values.

Documentation Latest Version Build Status Code Coverage

Dyad makes clones of Go values. It attempts to make all types clonable, or fallback to predictable (and configurable) behavior when non-clonable types (such as channels) are encountered.

About

A type-safe deep-copy library for Go.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from dogmatiq/template-go