[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#989515: ITP: golang-github-jinzhu-copier -- Deepcopy for golang, copy value from struct to struct and more



Package: wnpp
Severity: wishlist
Owner: Reinhard Tartler <siretart@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


Reply to: