diff options
Diffstat (limited to 'vendor/go.mau.fi/whatsmeow/binary/proto/doc.go')
-rw-r--r-- | vendor/go.mau.fi/whatsmeow/binary/proto/doc.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/go.mau.fi/whatsmeow/binary/proto/doc.go b/vendor/go.mau.fi/whatsmeow/binary/proto/doc.go new file mode 100644 index 00000000..819b1317 --- /dev/null +++ b/vendor/go.mau.fi/whatsmeow/binary/proto/doc.go @@ -0,0 +1,2 @@ +// Package proto contains the compiled protobuf structs from WhatsApp's protobuf schema. +package proto |