mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
update go-structr to v0.8.8 (#3199)
This commit is contained in:
8
vendor/codeberg.org/gruf/go-structr/index.go
generated
vendored
8
vendor/codeberg.org/gruf/go-structr/index.go
generated
vendored
@@ -349,15 +349,15 @@ type index_entry struct {
|
||||
// elem.data is ptr to index_entry.
|
||||
elem list_elem
|
||||
|
||||
// raw cache key
|
||||
// for this entry.
|
||||
key string
|
||||
|
||||
// index this is stored in.
|
||||
index *Index
|
||||
|
||||
// underlying indexed item.
|
||||
item *indexed_item
|
||||
|
||||
// raw cache key
|
||||
// for this entry.
|
||||
key string
|
||||
}
|
||||
|
||||
var index_entry_pool sync.Pool
|
||||
|
Reference in New Issue
Block a user