Key | Value |
---|---|
FileName | ./usr/share/go/1.21/contrib/src/github.com/influxdata/influxdb/vendor/go.uber.org/zap/internal/ztest/writer.go |
FileSize | 2950 |
MD5 | 2C089FBCDF79C31A7BE07209F892329A |
SHA-1 | 1A6B822BA3475D71C048B0BB64CD0F45FB1E0AFF |
SHA-256 | 2D749193AFE87D5041858B30129F4C24CEC5A1D0623B1AE8A558B4D7FA1C32BC |
SHA-512 | 1BFAFAA53AE017488D38EF2E84E72DD12F89921A8244FE1EA38146513E60ADAF73A5372A4E887E6165AFEF287A69FE228E63EE5E9DAEAF0D5A6A478AC94E4CDD |
SSDEEP | 48:imJ1lrEwmLQHus5Kfm3o4F5quw3vKXnQ/Gqy7Gc1sK/Gv1fnhPWK/GLQzBG7iuze:RIwwQHNopC3Q/HcuK/InhOK/FzBOiu+7 |
TLSH | T10651A56636E447721E4023204146D8EFB6D9D06CEC3F3F80C49EA1B6B1150ACE6B27D3 |
insert-timestamp | 1659226547.6703496 |
mimetype | text/plain |
source | snap:mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15 |
hashlookup:parent-total | 22 |
hashlookup:trust | 100 |
The searched file hash is included in 22 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
SHA-1 | 03BD1018751C915F71C1E2AE51345C94CA1942ED |
snap-authority | canonical |
snap-filename | mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15.snap |
snap-id | mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15 |
snap-name | axiom |
snap-publisher-id | 1gYihke6YA9pGfV8JRS1Ohe64f0Qs5nG |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2021-10-01T17:34:13.464567Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/mdTwaNga8m8NrBqqSH4FVIbtUwLWAhWj_15.snap |
Key | Value |
---|---|
MD5 | 2458C40B8127863CC0B72879B7D4B5E8 |
PackageArch | noarch |
PackageDescription | Package 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. This package contains the source code needed for building packages that reference the following Go import paths: – go.uber.org/zap |
PackageMaintainer | umeabot <umeabot> |
PackageName | golang-uber-zap-devel |
PackageRelease | 2.mga9 |
PackageVersion | 1.18.1 |
SHA-1 | 11147AE851C6901D835A2C94C47CF524B2F87FA8 |
SHA-256 | F67AE07372C5905A0CEF9018A02E22E0E5779C981F1937C566E37A00B0E9A5BA |
Key | Value |
---|---|
MD5 | 3F874FAAB3DF62EA9055B57CBA79CB49 |
PackageArch | noarch |
PackageDescription | Package 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. This package contains the source code needed for building packages that reference the following Go import paths: – go.uber.org/zap |
PackageMaintainer | Fedora Project |
PackageName | golang-uber-zap-devel |
PackageRelease | 1.fc32~bootstrap |
PackageVersion | 1.13.0 |
SHA-1 | 1F97DE2C352A35F31A46DE604C45B6203E98F110 |
SHA-256 | 58ACC78A47AEDE8DA8783024D0F857EF360AA72C047BDF5DB6CC1B4575682B28 |
Key | Value |
---|---|
FileSize | 92776 |
MD5 | 463934FF12514BB1A8F45D731B29A10E |
PackageDescription | Blazing fast, structured, leveled logging in Go Package 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. |
PackageMaintainer | Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> |
PackageName | golang-go.uber-zap-dev |
PackageSection | devel |
PackageVersion | 1.15.0-2 |
SHA-1 | 2A93B1CC72771914E1B673000A067C90FBDDEE01 |
SHA-256 | 0CDAC253B584EA850C1A61AF7A4EA1AEA957F688A8051496A09F20E4ACEC6D52 |
Key | Value |
---|---|
MD5 | 47A68BF9C6A09B72919B63AEC8ECA69E |
PackageArch | noarch |
PackageDescription | Package 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. This package contains the source code needed for building packages that reference the following Go import paths: – go.uber.org/zap |
PackageMaintainer | Fedora Project |
PackageName | golang-uber-zap-devel |
PackageRelease | 1.fc33~bootstrap |
PackageVersion | 1.15.0 |
SHA-1 | 2EC6DE9A609788C3396CEE87EA1255D211593692 |
SHA-256 | 93F895FBE3ED42336EED23C4F84995F8BFBBE97CF2743345B48297A55FEE16C4 |
Key | Value |
---|---|
FileSize | 76060 |
MD5 | EFFFAEEC48A0D2285F976F0710E15381 |
PackageDescription | Blazing fast, structured, leveled logging in Go. Package 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-go.uber-zap-dev |
PackageSection | devel |
PackageVersion | 1.7.1+git20171031.f85c78b-5 |
SHA-1 | 381771E7ACDEDF88DD8F9CF918FC3C27FD104607 |
SHA-256 | 29FD57F04A49C0AD7CF09F3A37FDDCBC3E12FB1C6C268994DA905DA97B228AD5 |
Key | Value |
---|---|
MD5 | 7CFD292D320CB7CEDB01BB13CDBFBAD0 |
PackageArch | x86_64 |
PackageDescription | Go sources and other development files for InfluxDB |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | influxdb-devel |
PackageRelease | bp156.1.39 |
PackageVersion | 1.11.1 |
SHA-1 | 3DA162AC5AB32BA0BA81FADF86EC036A0E255B5D |
SHA-256 | A86D244B9FBFEDDA8324AE1A869D8B6AB8AF3A6233314ACC4734758EF9EBE4D7 |
Key | Value |
---|---|
MD5 | 84FA317CFF9DE586AB8A71F23597A294 |
PackageArch | i586 |
PackageDescription | Go sources and other development files for InfluxDB |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | influxdb-devel |
PackageRelease | 1.3 |
PackageVersion | 1.8.10 |
SHA-1 | 469D96EDB3C73C586D0ACCA31E337E68E3FAE99E |
SHA-256 | 756D5E38469E20AFED3517676399DF36C1C8850B5472BBB6BA2D093B82B2BCA0 |
Key | Value |
---|---|
FileSize | 80356 |
MD5 | 659C085488E45AB0AC068F3A930748E2 |
PackageDescription | Blazing fast, structured, leveled logging in Go Package 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-go.uber-zap-dev |
PackageSection | devel |
PackageVersion | 1.9.1-1 |
SHA-1 | 47D3695EEA97163F2FC7E3555132277244FB26DD |
SHA-256 | E362D095B5EF2B5EE7D3C04891001EDAB0C75E1B0A1B1E5D761F4E78A01D27B9 |
Key | Value |
---|---|
FileSize | 87816 |
MD5 | A0C8D3D844D38B74B8E35D7DE5158AF3 |
PackageDescription | Blazing fast, structured, leveled logging in Go Package 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. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | golang-go.uber-zap-dev |
PackageSection | devel |
PackageVersion | 1.15.0-2 |
SHA-1 | 5B5C6CD7ED038AA74AEE6001F451A0F8E90605FF |
SHA-256 | 2E5492FACBCE91134B209D1457138E578D1D5E5EE551340D6D295D0214FE31E3 |