Mon, 26 Jan 2026 04:18:43 CST | login

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

ID19378
Package Namegolang-github-pquerna-ffjson
Version0
Release1.ocs23
Epoch
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 byxinlongchen
State complete
Volume DEFAULT
StartedFri, 06 Sep 2024 11:19:44 CST
CompletedFri, 06 Sep 2024 11:33:22 CST
Taskbuild (dist-ocs23-epol9, /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
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-pquerna-ffjson-0-1.ocs23.src.rpm (info) (download)
aarch64
golang-github-pquerna-ffjson-0-1.ocs23.aarch64.rpm (info) (download)
golang-github-pquerna-ffjson-debuginfo-0-1.ocs23.aarch64.rpm (info) (download)
golang-github-pquerna-ffjson-debugsource-0-1.ocs23.aarch64.rpm (info) (download)
noarch
golang-github-pquerna-ffjson-devel-0-1.ocs23.noarch.rpm (info) (download)
x86_64
golang-github-pquerna-ffjson-0-1.ocs23.x86_64.rpm (info) (download)
golang-github-pquerna-ffjson-debuginfo-0-1.ocs23.x86_64.rpm (info) (download)
golang-github-pquerna-ffjson-debugsource-0-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0-1 - initial build