Package : golang-github-mitchellh-copystructure

Package details

Summary: Go library for deep copying values in Go

Description:

Copystructure is a Go library for deep copying values in Go.

This allows you to copy Go values that may contain reference values such as
maps, slices, or pointers, and copy their data as well instead of just their
references.


URL: https://github.com/mitchellh/copystructure
License: MIT

Maintainer: nobody

List of RPMs