Sfoglia il codice sorgente

forgor to commit structs.go

master
Fusl 8 mesi fa
parent
commit
fece944394
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      structs.go

+ 2
- 0
structs.go Vedi File

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

Caricamento…
Annulla
Salva