Package: wnpp
Severity: wishlist
Owner: Mathias Gibbens <gib...@debian.org>
X-Debbugs-CC: debian-devel@lists.debian.org, debian...@lists.debian.org

* Package name    : golang-github-lestrrat-go-iter
  Version         : 1.0.2-1
  Upstream Author : lestrrat
* URL             : https://github.com/lestrrat-go/iter
* License         : Expat
  Programming Lang: Go
  Description     : Simple tools for container iteration

 iter and its sub-packages provide a set of utilities to make it easy for
 providers of objects that are iteratable.
 .
 For example, if your object is map-like and you want a way for users to
 iterate through all or specific keys in your object, all you need to do
 is to provide a function that iterates through the pairs that you want,
 and send them to a channel.
 .
 Then you create an iterator from the channel, and pass the iterator to
 the user. The user can then safely iterate through all elements.

This package is a dependency of minio-client and will be team-
maintained within the Go Packaging Team.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to