mirror of
https://github.com/Luzifer/ots.git
synced 2025-04-18 22:45:57 -04:00
refactor: re-rder structure declaration.
This commit is contained in:
parent
b7934083d0
commit
ffc6144c44
@ -18,8 +18,8 @@ type (
|
||||
|
||||
storageMem struct {
|
||||
sync.RWMutex
|
||||
storePruneTimer time.Ticker
|
||||
store map[string]memStorageSecret
|
||||
storePruneTimer time.Ticker
|
||||
}
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user