Paket: golang-github-jkeiser-iter-dev (0.0~git20200628.c8aa0ae-2)
golang-github-jkeiser-iter-dev için bağlantılar
Trisquel Kaynakları:
golang-github-jkeiser-iter Kaynak Paketini İndir:
- [golang-github-jkeiser-iter_0.0~git20200628.c8aa0ae-2.dsc]
- [golang-github-jkeiser-iter_0.0~git20200628.c8aa0ae.orig.tar.gz]
- [golang-github-jkeiser-iter_0.0~git20200628.c8aa0ae-2.debian.tar.xz]
Geliştirici:
Original Maintainers:
- Debian Go Packaging Team
- Mathias Gibbens
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
Go library for iteration (library)
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.
golang-github-jkeiser-iter-dev indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 6,3 kB | 27 kB | [dosya listesi] |