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

Top 3.1% on proxy.golang.org
Top 1.9% dependent packages on proxy.golang.org
Top 1.0% dependent repos on proxy.golang.org
Top 8.2% forks on proxy.golang.org
Top 0.9% docker downloads on proxy.golang.org

proxy.golang.org : github.com/mitchellh/protostructure

Package protostructure provides a mechanism for encoding and decoding a struct _type_ using protocol buffers. To be clear: this encodes the _type_ and not the _value_. Most importantly, this lets you do things such as transferring a struct that supports JSON decoding across a protobuf RPC, and then decoding a JSON value directly into it since you have access to things such as struct tags from the remote end. For a pure JSON use case, it may make sense to instead send the JSON rather than send the struct type. There are other scenarios where sending the type is easier and this library facilitates those use cases. The primary functions you want to look at are "Encode" and "New".

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mitchellh/protostructure
License: MIT
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/mitchellh
Dependent packages: 8
Dependent repositories: 33
Stars: 171 on GitHub
Forks: 5 on GitHub
Docker dependents: 13
Docker downloads: 18,603
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

Top 7.5% on proxy.golang.org
github.com/hashicorp/vagrant-plugin-sdk v0.0.0-20230918061241-7ae29b85948f
Vagrant Plugin SDK enables building plugins for Vagrant!
9 versions - Latest release: over 1 year ago - 6 dependent repositories - 6 stars on GitHub
Top 5.7% on proxy.golang.org
github.com/hashicorp/waypoint-plugin-examples/plugins/gobuilder_final v0.0.0-20230309214411-4de211b2db81
An example repository that demonstrates how to create and run an external Waypoint plugin
7 versions - Latest release: about 2 years ago - 1 dependent package - 2 dependent repositories - 19 stars on GitHub
github.com/thiskevinwang/waypoint-plugin-nixpacks v0.1.0-beta.2
A HashiCorp Waypoint plugin to build images using railwayapp/nixpacks
2 versions - Latest release: over 2 years ago - 9 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/hashicorp-dev-advocates/waypoint-plugin-terraform v0.1.0
1 version - Latest release: almost 3 years ago - 2 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/paladin-devops/waypoint-plugin-gitlab v0.0.1
A plugin for Hashicorp Waypoint for pushing build artifacts to GitLab
1 version - Latest release: about 3 years ago - 0 stars on GitHub
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.