protoc-gen-rtk-query

command module
v0.4.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2023 License: MIT Imports: 6 Imported by: 0

README

= protoc-gen-rtk-query

generate rtk query api/endpoints from gRPC service definitions

== installation

depends on code generated by https://github.com/timostamm/protobuf-ts[protobuf-ts]

=== arch

----
yay -S protoc-gen-rtk-query-bin
----

=== mac/linux

----
`brew tap greatliontech/tap`
`brew install protoc-gen-rtk-query`
----

=== debian/ubuntu

----
echo "deb [trusted=yes] https://apt.fury.io/greatliontech/ /" >/etc/apt/sources.list.d/greatliontech.list
apt update
apt install protoc-gen-rtk-query
----

=== fedora/centos

----
cat >/etc/yum.repos.d/greatliontech.repo <<EOF
[greatliontech]
name=great lion tech repo
baseurl=https://yum.fury.io/greatliontech/
enabled=1
gpgcheck=0
EOF
yum install protoc-gen-rtk-query
----

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
example
service command
service/mocks
Code generated by MockGen.
Code generated by MockGen.
proto

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL