package
0.0.0-20210928155128-08795d0396ea
Repository: https://github.com/saromanov/disbad.git
Documentation: pkg.go.dev

# README

master

Generation of protobuf

protoc --go_out=. --go_opt=paths=source_relative \
    --go-grpc_out=require_unimplemented_servers=false:. --go-grpc_opt=paths=source_relative \   
    master.proto

# Functions

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

# Variables

No description provided by the author
Master_ServiceDesc is the grpc.ServiceDesc for Master service.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedMasterServer should be embedded to have forward compatible implementations.

# Interfaces

MasterClient is the client API for Master service.
MasterServer is the server API for Master service.
UnsafeMasterServer may be embedded to opt out of forward compatibility for this service.