GO-2024-3131: SpiceDB having multiple caveats on resources of the same type may improperly result in no permission in github.com/authzed/spicedb
package
Version:
v1.34.0
Opens a new window with list of versions in this module.
Published: Jun 20, 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
¶
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.