package
1.0.0-alpha-1
Repository: https://github.com/jvitoroc/ignite.git
Documentation: pkg.go.dev

# README

Install

MacOS

brew install protobuf
go get -u github.com/golang/protobuf/protoc-gen-go

Development

Generate spec

protoc -I . *.proto --go_out=plugins=grpc:.

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedExampleServer can be embedded to have forward compatible implementations.

# Interfaces

ExampleClient is the client API for Example service.
ExampleServer is the server API for Example service.