Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-fatih-set-devel-0.2.1-11.fc38 RPM for noarch

From Fedora 38 for aarch64 / g

Name: golang-github-fatih-set-devel Distribution: Fedora Project
Version: 0.2.1 Vendor: Fedora Project
Release: 11.fc38 Build date: Thu Jan 19 08:27:11 2023
Group: Unspecified Build host: buildvm-x86-17.iad2.fedoraproject.org
Size: 43002 Source RPM: golang-github-fatih-set-0.2.1-11.fc38.src.rpm
Packager: Fedora Project
Url: https://github.com/fatih/set
Summary: Set data structure for Go
Set is a basic and simple, hash-based, Set data structure implementation in Go.

Set provides both threadsafe and non-threadsafe implementations of a generic set
data structure. The thread safety encompasses all operations on one set.
Operations on multiple sets are consistent in that the elements of each set used
was valid at exactly one point in time between the start and the end of the
operation. Because it's thread safe, you can use it concurrently with your
goroutines.

This package contains the source code needed for building packages that
reference the following Go import paths:
 – github.com/fatih/set

Provides

Requires

License

MIT

Changelog

* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/usr/share/doc/golang-github-fatih-set-devel
/usr/share/doc/golang-github-fatih-set-devel/README.md
/usr/share/doc/golang-github-fatih-set-devel/examples
/usr/share/doc/golang-github-fatih-set-devel/examples/add_non_thread_safe
/usr/share/doc/golang-github-fatih-set-devel/examples/add_non_thread_safe/main.go
/usr/share/doc/golang-github-fatih-set-devel/examples/add_thread_safe
/usr/share/doc/golang-github-fatih-set-devel/examples/add_thread_safe/main.go
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/fatih
/usr/share/gocode/src/github.com/fatih/set
/usr/share/gocode/src/github.com/fatih/set/.goipath
/usr/share/gocode/src/github.com/fatih/set/LICENSE.md
/usr/share/gocode/src/github.com/fatih/set/README.md
/usr/share/gocode/src/github.com/fatih/set/set.go
/usr/share/gocode/src/github.com/fatih/set/set_nots.go
/usr/share/gocode/src/github.com/fatih/set/set_nots_test.go
/usr/share/gocode/src/github.com/fatih/set/set_test.go
/usr/share/gocode/src/github.com/fatih/set/set_ts.go
/usr/share/gocode/src/github.com/fatih/set/set_ts_test.go
/usr/share/licenses/golang-github-fatih-set-devel
/usr/share/licenses/golang-github-fatih-set-devel/LICENSE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 22:19:29 2024