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

Bug#998123: ITP: golang-github-jkeiser-iter -- Go library for iteration



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

* Package name    : golang-github-jkeiser-iter
  Version         : 0.0~git20200628.c8aa0ae-1
  Upstream Author : John Keiser
* URL             : https://github.com/jkeiser/iter
* License         : Expat
  Programming Lang: Go
  Description     : Go library for iteration

 Generic forward-only iterator that is safe and leak-free.
 .
 This package is intended to support forward-only iteration in a
 variety of use cases while avoiding the normal errors and leaks that
 can happen with iterators in Go. It provides mechanisms for map/select
 filtering, background iteration through a goroutine, and error
 handling throughout.
 .
 The type of the iterator is interface{}, so it can store anything, at
 the cost that you have to cast it back out when you use it. This
 package can be used as is, or used as an example for creating your own
 forward-only iterators of more specific types.

This is a dependency of golang-github-farjump-go-libudev (ITP #998122),
which is in turn a dependency of LXD (ITP #768073).

This package will be team-maintained within the Debian Go Packaging
Team.

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


Reply to: