protos

module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2024 License: GPL-3.0

README

Protos

All proto files for Aristogram gRPC services.

How to use

Add module to your application using the following command:

go mod github.com/aristogram/protos
Code generate

If you want to change some protofiles, then you should generate new golang files using the following command:

protoc -I proto proto/sso/*.proto --go_out=./gen/go/ --go_opt=paths=source_relative --go-grpc_out=./gen/go/ --go-grpc_opt=paths=source_relative

Directories

Path Synopsis
gen

Jump to

Keyboard shortcuts

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