Package: wnpp
Severity: wishlist
Owner: Simon Josefsson <[email protected]>

* Package name    : golang-github-tiendc-go-deepcopy
  Version         : 1.7.2-1
  Upstream Author : tiendcc
* URL             : https://github.com/tiendc/go-deepcopy
* License         : Expat
  Programming Lang: Go
  Description     : Fast deep-copy library for Go

 Fast deep-copy library for Go
 .
 Functionalities
 .
  * True deep copy
  * Very fast (see benchmarks section)
  * Ability to copy almost all Go types (number, string, bool, function,
    slice, map, struct)
  * Ability to copy data between convertible types (for example: copy
   from
    int to float)
  * Ability to copy between pointers and values (for example: copy from
    *int to int)
  * Ability to copy values via copying methods of destination types
  * Ability to copy inherited fields from embedded structs
  * Ability to set a destination struct field as nil if it is zero
  * Ability to copy unexported struct fields
  * Ability to copy with extra configuration settings

https://salsa.debian.org/go-team/packages/golang-github-tiendc-go-deepcopy
https://salsa.debian.org/jas/golang-github-tiendc-go-deepcopy/-/pipelines

/Simon

Attachment: signature.asc
Description: PGP signature

Reply via email to