Skip to content

Commit d372991

Browse files
committed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

polycode/client.go

+1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ type Counter struct {
101101
CounterName string
102102
Count uint64
103103
Limit uint64
104+
TTL int64
104105
}
105106

106107
// QueryRequest represents the JSON structure for query operations

0 commit comments

Comments
 (0)