Browse Source

forgor to commit structs.go

master
Fusl 8 months ago
parent
commit
fece944394
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      structs.go

+ 2
- 0
structs.go View File

@@ -8,4 +8,6 @@ type BackfeedItem struct {
PrimaryShard byte
SecondaryShard string
Item []byte
SkipBloom bool
SkipFeed bool
}

Loading…
Cancel
Save