Package: wnpp Severity: wishlist Owner: Reinhard Tartler <siret...@tauware.de>
* Package name : golang-github-jinzhu-copier Version : 0.3.2-1 Upstream Author : Jinzhu * URL : https://github.com/jinzhu/copier * License : Expat Programming Lang: Go Description : Deep copy value from struct to struct and more Library for deep copying complex datastructures in golang. Features: • Copy from field to field with same name • Copy from method to field with same name • Copy from field to method with same name • Copy from slice to slice • Copy from struct to slice • Copy from map to map • Enforce copying a field with a tag • Ignore a field with a tag