Tue, 11 Jun 2024 14:47:44 UTC | login

Information for build golang-github-pquerna-ffjson-0-0.3.20190701gite517b90.fc33

ID153928
Package Namegolang-github-pquerna-ffjson
Version0
Release0.3.20190701gite517b90.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-pquerna-ffjson.git#4cf34bc971abb2f052844b9f4e2b8f827dd4f1c5
SummaryFaster JSON serialization for Go
Description Ffjson generates static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where ffjson doesn't understand a Type involved, it falls back to encoding/json, meaning it is a safe drop in replacement. By using ffjson your JSON serialization just gets faster with no additional code changes.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 22:41:48 UTC
CompletedSat, 28 Mar 2020 23:08:35 UTC
Taskbuild (f33, /rpms/golang-github-pquerna-ffjson.git:4cf34bc971abb2f052844b9f4e2b8f827dd4f1c5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-pquerna-ffjson.git#4cf34bc971abb2f052844b9f4e2b8f827dd4f1c5'}}
Tags
f33
RPMs
src
golang-github-pquerna-ffjson-0-0.3.20190701gite517b90.fc33.src.rpm (info) (download)
noarch
golang-github-pquerna-ffjson-devel-0-0.3.20190701gite517b90.fc33.noarch.rpm (info) (download)
riscv64
golang-github-pquerna-ffjson-0-0.3.20190701gite517b90.fc33.riscv64.rpm (info) (download)
golang-github-pquerna-ffjson-debuginfo-0-0.3.20190701gite517b90.fc33.riscv64.rpm (info) (download)
golang-github-pquerna-ffjson-debugsource-0-0.3.20190701gite517b90.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 17 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.1.20190701gite517b90 - Initial package