ff92caa5b0
* rename netstate to pointerdb
7 lines
160 B
Go
7 lines
160 B
Go
// Copyright (C) 2018 Storj Labs, Inc.
|
|
// See LICENSE for copying information.
|
|
|
|
package pointerdb
|
|
|
|
//go:generate protoc --go_out=plugins=grpc:. pointerdb.proto
|