Skip to content

Commit 14042ae

Browse files
committed
oops
1 parent 18dcc29 commit 14042ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

store/storethehash/option.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ type config struct {
1919
burstRate sthtypes.Work
2020
indexSizeBits uint8
2121
syncInterval time.Duration
22+
gcInterval time.Duration
2223
}
2324

2425
type Option func(*config)

0 commit comments

Comments
 (0)