Пакет: golang-github-jkeiser-iter-dev (0.0~git20200628.c8aa0ae-2)
Връзки за golang-github-jkeiser-iter-dev
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник golang-github-jkeiser-iter.
- [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]
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
- golang-github-michaeltjones-walk-dev
- golang-github-go-viper-mapstructure-dev
- golang-uber-goleak-dev
- golang-github-thoas-go-funk-dev
- golang-github-lestrrat-go-iter-dev
- python3-arcp
- golang-github-go-errors-errors-dev
- golang-github-spf13-cast-dev
- cppcheck-gui
- cppcheck
- golang-github-hashicorp-errwrap-dev
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
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 6,3 кБ | 27,0 кБ | [списък на файловете] |