Compare commits
1 Commits
61bf6f92b9
...
multipatte
Author | SHA1 | Date | |
---|---|---|---|
9ef2ae585e |
@ -82,7 +82,7 @@ type WriteDB struct {
|
||||
file *os.File
|
||||
enc *gob.Encoder
|
||||
}
|
||||
// https://stackoverflow.com/a/69691894
|
||||
|
||||
type MatchesMap map[PF]map[time.Time]struct{}
|
||||
type ActionsMap map[PA]map[time.Time]struct{}
|
||||
|
||||
|
Reference in New Issue
Block a user