Package : golang-github-mitchellh-copystructure-devel

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.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/mitchellh/copystructure


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

Maintainer: nobody

List of RPMs