Thu, 26 Mar 2026 15:28:48 CST | login

Information for build golang-github-googleapis-gnostic-0.5.3-1.ocs23

ID19507
Package Namegolang-github-googleapis-gnostic
Version0.5.3
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-googleapis-gnostic.git?.#72858d573152d6725e74f4bcec2f5554d5f05388
SummaryCompiler for APIs described by the OpenAPI Specification
Description This package contains a Go command line tool which converts JSON and YAML OpenAPI descriptions to and from equivalent Protocol Buffer representations. Protocol Buffers provide a language-neutral, platform-neutral, extensible mechanism for serializing structured data. gnostic's Protocol Buffer models for the OpenAPI Specification can be used to generate code that includes data structures with explicit fields for the elements of an OpenAPI description. This makes it possible for developers to work with OpenAPI descriptions in type-safe ways, which is particularly useful in strongly-typed languages like Go and Swift. gnostic reads OpenAPI descriptions into these generated data structures, reports errors, resolves internal dependencies, and writes the results in a binary form that can be used in any language that is supported by the Protocol Buffer tools. A plugin interface simplifies integration with API tools written in a variety of different languages, and when necessary, Protocol Buffer OpenAPI descriptions can be reexported as JSON or YAML. gnostic compilation code and OpenAPI Protocol Buffer models are automatically generated from an OpenAPI JSON Schema. Source code for the generator is in the generate-gnostic directory.
Built byxinlongchen
State complete
Volume DEFAULT
StartedMon, 09 Sep 2024 20:43:08 CST
CompletedMon, 09 Sep 2024 20:47:51 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/golang-github-googleapis-gnostic.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-googleapis-gnostic.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-googleapis-gnostic-0.5.3-1.ocs23.src.rpm (info) (download)
aarch64
golang-github-googleapis-gnostic-0.5.3-1.ocs23.aarch64.rpm (info) (download)
golang-github-googleapis-gnostic-debuginfo-0.5.3-1.ocs23.aarch64.rpm (info) (download)
golang-github-googleapis-gnostic-debugsource-0.5.3-1.ocs23.aarch64.rpm (info) (download)
noarch
golang-github-googleapis-gnostic-devel-0.5.3-1.ocs23.noarch.rpm (info) (download)
x86_64
golang-github-googleapis-gnostic-0.5.3-1.ocs23.x86_64.rpm (info) (download)
golang-github-googleapis-gnostic-debuginfo-0.5.3-1.ocs23.x86_64.rpm (info) (download)
golang-github-googleapis-gnostic-debugsource-0.5.3-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 * Mon Sep 09 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5.3-1 - initial build