# Functions
NewClient initializes a brand new client for interacting with Authzed.
NewClientWithExperimentalAPIs initializes a brand new client for interacting with Authzed.
NewRetryableClient initializes a brand new client for interacting with SpiceDB.
# Structs
Client represents an open connection to Authzed.
ClientWithExperimental represents and open connection to Authzed with experimental services available.
RetryableClient represents an open connection to SpiceDB with experimental services available.
# Type aliases
ConflictStrategy is an enumeration type that represents the strategy to be used when a conflict occurs during a bulk import of relationships into SpiceDB.