mirror of
https://github.com/kevin-DL/services.git
synced 2026-03-11 21:54:56 +00:00
Multitenant streams api (#72)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package threads;
|
||||
option go_package = "proto;threads";
|
||||
option go_package = "./proto;threads";
|
||||
import "google/protobuf/timestamp.proto";
|
||||
import "google/protobuf/wrappers.proto";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user