GO-2024-3200 : SpiceDB calls to LookupResources using LookupResources2 with caveats may return context is missing when it is not in github.com/authzed/spicedb
Discover Packages
github.com/authzed/spicedb
pkg
genutil
slicez
package
Version:
v1.35.3
Opens a new window with list of versions in this module.
Published: Aug 16, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
Documentation
¶
func ForEachChunk[T any ](data []T, chunkSize uint16 , handler func(items []T))
ForEachChunk executes the given handler for each chunk of items in the slice.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.