mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-09 01:13:09 +00:00
8 lines
313 B
Go
8 lines
313 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
|