forked from TrueCloudLab/frostfs-http-gw
parent
c73eed9634
commit
3fa0e3caef
3 changed files with 5 additions and 0 deletions
|
@ -43,6 +43,7 @@ type epochDurations struct {
|
|||
blockPerEpoch uint64
|
||||
}
|
||||
|
||||
// Settings stores reloading parameters, so it has to provide atomic getters and setters.
|
||||
type Settings struct {
|
||||
defaultTimestamp atomic.Bool
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue