Mon, 09 Sep 2024 23:48:32 UTC | login

Information for RPM golang-uber-zap-1.27.0-1.fc41.src.rpm

ID1294526
Namegolang-uber-zap
Version1.27.0
Release1.fc41
Epoch
Archsrc
SummaryBlazing fast, structured, leveled logging in Go
DescriptionPackage Zap provides fast, structured, leveled logging. For applications that log in the hot path, reflection-based serialization and string formatting are prohibitively expensive - they're CPU-intensive and make many small allocations. Put differently, using json.Marshal and fmt.Fprintf to log tons of interface{} makes your application slow. Zap takes a different approach. It includes a reflection-free, zero-allocation JSON encoder, and the base Logger strives to avoid serialization overhead and allocations wherever possible. By building the high-level SugaredLogger on that foundation, zap lets users choose when they need to count every allocation and when they'd prefer a more familiar, loosely typed API.
Build Time2024-03-08 17:11:20 GMT
Size285.26 KB
1896444e6fc1aa3cd4363cb54d280e27
LicenseMIT
Provides
golang-uber-zap-devel = 1.27.0-1.fc41
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-rpm-macros
golang(github.com/stretchr/testify/assert)
golang(github.com/stretchr/testify/require)
golang(go.uber.org/goleak)
golang(go.uber.org/multierr)
golang(gopkg.in/yaml.v3)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
golang-uber-zap.spec5.13 KB
zap-1.27.0.tar.gz265.02 KB
Component of No Buildroots