SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-fatih-set-devel rpm build for : Fedora 38. For other distributions click golang-github-fatih-set-devel.

Name : golang-github-fatih-set-devel
Version : 0.2.1 Vendor : Fedora Project
Release : 11.fc38 Date : 2023-01-19 08:27:11
Group : Unspecified Source RPM : golang-github-fatih-set-0.2.1-11.fc38.src.rpm
Size : 0.04 MB
Packager : Fedora Project
Summary : Set data structure for Go
Description :
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

RPM found in directory: /vol/rzm3/linux-fedora-buffet/linux/releases/38/Everything/aarch64/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-fatih-set-devel-0.2.1-11.fc38.noarch.rpm
     

Provides :
golang(github.com/fatih/set)
golang-github-fatih-set-devel
golang-ipath(github.com/fatih/set)

Requires :
go-filesystem
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM