refactored notificatoin / tgsettle responsibility boundaries
This commit is contained in:
@@ -7,6 +7,7 @@ option go_package = "github.com/tech/sendico/pkg/proto/common/storable/v1;storab
|
||||
import "google/protobuf/timestamp.proto";
|
||||
|
||||
|
||||
// Storable carries common persistence metadata (ID and timestamps).
|
||||
message Storable {
|
||||
string id = 1;
|
||||
google.protobuf.Timestamp created_at = 10;
|
||||
|
||||
Reference in New Issue
Block a user