Categorygithub.com/torkelrogstad/anypb
repositorypackage
0.0.0-20250127135000-8f751164277e
Repository: https://github.com/torkelrogstad/anypb.git
Documentation: pkg.go.dev

# README

anypb

anypb helps you interactively generate Protobuf messages, and output them either in the serialized Protobuf format, or the canonical JSON encoding.

Install

go install github.com/torkelrogstad/anypb@latest

Usage

anypb assumes you're in a Buf module or workspace.

In the future I might add support for working with non-Buf Protobuf sources.

Fish-completions

If you're using Fish shell, copy the file anypb.fish to $HOME/.config/fish/completions/anypb.fish.