blob: ae5bb60318cb5ea6c5303780a7f8af3a837a56c6 [file] [log] [blame]
// Copyright 2017 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package maintpb
// Run "go generate" in this directory to update. You need to:
//
// - have the protoc binary in your $PATH
// - go get grpc-codegen.go4.org/protoc-gen-go4grpc
//
// See https://github.com/golang/protobuf#installation for how to install
// the protoc binary.
//go:generate protoc --proto_path=$GOPATH/src:. --go4grpc_out=plugins=grpc:. maintner.proto