Sun, 01 Feb 2026 14:53:19 CST | login

Information for build golang-github-pquerna-ffjson-0-1.oc9

ID29938
Package Namegolang-github-pquerna-ffjson
Version0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-pquerna-ffjson.git?.#8a783e4c7b85d16ff0065ea14b65cb83500e55c1
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 byfanjunkong
State complete
Volume DEFAULT
StartedWed, 25 Sep 2024 10:46:12 CST
CompletedWed, 25 Sep 2024 10:50:20 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-pquerna-ffjson.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-pquerna-ffjson.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-pquerna-ffjson-0-1.oc9.src.rpm (info) (download)
aarch64
golang-github-pquerna-ffjson-0-1.oc9.aarch64.rpm (info) (download)
golang-github-pquerna-ffjson-debuginfo-0-1.oc9.aarch64.rpm (info) (download)
golang-github-pquerna-ffjson-debugsource-0-1.oc9.aarch64.rpm (info) (download)
noarch
golang-github-pquerna-ffjson-devel-0-1.oc9.noarch.rpm (info) (download)
x86_64
golang-github-pquerna-ffjson-0-1.oc9.x86_64.rpm (info) (download)
golang-github-pquerna-ffjson-debuginfo-0-1.oc9.x86_64.rpm (info) (download)
golang-github-pquerna-ffjson-debugsource-0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0-1 - initial build