# README
Data
# Functions
CheckForRelationship returns true if the given subject has the given relationship to the given resource, otherwise false.
CreateContainer creates a new SpiceDbContainer using dockertest.
NewSpiceDbRepository .
# Constants
SpicedbImage is the image used for containerized spiceDB in tests.
SpicedbRelationsBootstrapFile specifies an optional bootstrap file containing relations to be used for testing.
SpicedbSchemaBootstrapFile specifies an optional bootstrap schema file to be used for testing.
SpicedbVersion is the image version used for containerized spiceDB in tests.
# Variables
ProviderSet is data providers.
# Structs
No description provided by the author
LocalSpiceDbContainer struct that holds pointers to the container, dockertest pool and exposes the port.
SpiceDbRepository .