//
pkg.gl
Category
github.com/authzed/spicedb
internal
datastore
mysql
package
1.40.0
Repository:
https://github.com/authzed/spicedb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
35
Dependents
2
Files
2.9k SLOC
bytes
context
database/sql
database/sql/driver
encoding/json
errors
fmt
github.com/authzed/authzed-go/proto/authzed/api/v1
github.com/authzed/spicedb/internal/datastore
github.com/authzed/spicedb/internal/datastore/common
github.com/authzed/spicedb/internal/datastore/mysql/common
github.com/authzed/spicedb/internal/datastore/mysql/migrations
github.com/authzed/spicedb/internal/datastore/revisions
github.com/authzed/spicedb/internal/logging
github.com/authzed/spicedb/pkg/datastore
github.com/authzed/spicedb/pkg/datastore/options
github.com/authzed/spicedb/pkg/proto/core/v1
github.com/authzed/spicedb/pkg/spiceerrors
github.com/authzed/spicedb/pkg/tuple
github.com/ccoveille/go-safecast
github.com/dlmiddlecote/sqlstats
github.com/google/uuid
github.com/go-sql-driver/mysql
github.com/jzelinskie/stringz
github.com/Masterminds/squirrel
github.com/prometheus/client_golang/prometheus
golang.org/x/exp/maps
golang.org/x/sync/errgroup
go.opentelemetry.io/otel
math
regexp
strconv
strings
sync/atomic
time