Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.9% on proxy.golang.org
Top 8.5% dependent packages on proxy.golang.org
Top 2.6% dependent repos on proxy.golang.org
Top 2.5% forks on proxy.golang.org

proxy.golang.org : github.com/twmb/franz-go/pkg/sr

Package sr provides a schema registry client and a helper type to encode values and decode data according to the schema registry wire format. As mentioned on the Serde type, this package does not provide schema auto-discovery and type auto-decoding. To aid in strong typing and validated encoding/decoding, you must register IDs and values to how to encode or decode them. The client does not automatically cache schemas, instead, the Serde type is used for the actual caching of IDs to how to encode/decode the IDs. The Client type itself simply speaks http to your schema registry and returns the results. To read more about the schema registry, see the following:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/twmb/franz-go/pkg/sr
Keywords: client, go, golang, kafka, kafka-client
License: BSD-3-Clause
Latest release: 4 months ago
First release: about 2 years ago
Namespace: github.com/twmb/franz-go/pkg
Dependent packages: 5
Dependent repositories: 4
Stars: 974 on GitHub
Forks: 103 on GitHub
Docker dependents: 1
Docker downloads: 30,100
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/twmb
Last synced: 4 days ago

    Loading...
    Readme
    Loading...