mirror of
https://github.com/status-im/go-waku.git
synced 2025-01-23 03:59:02 +00:00
7 lines
255 B
Go
7 lines
255 B
Go
package pb
|
|
|
|
//go:generate protoc -I. --gofast_out=. ./waku_filter.proto
|
|
//go:generate protoc -I. --gofast_out=. ./waku_lightpush.proto
|
|
//go:generate protoc -I. --gofast_out=. ./waku_message.proto
|
|
//go:generate protoc -I. --gofast_out=. ./waku_store.proto
|