mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-02-04 14:03:22 +00:00
9 lines
380 B
Go
9 lines
380 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
|
|
//go:generate protoc -I. --gofast_out=. ./waku_swap.proto
|
|
//go:generate protoc -I. --gofast_out=. ./waku_peer_exchange.proto
|