//
pkg.gl
Category
github.com/authzed/spicedb
internal
datastore
mysql
package
1.45.4
Repository:
https://github.com/authzed/spicedb.git
Documentation:
pkg.go.dev
Overview
Dependencies
39
Dependents
2
bytes
cmp
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/internal/telemetry/otelconv
github.com/authzed/spicedb/pkg/datastore
github.com/authzed/spicedb/pkg/datastore/options
github.com/authzed/spicedb/pkg/datastore/queryshape
github.com/authzed/spicedb/pkg/genutil/mapz
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/Masterminds/squirrel
github.com/prometheus/client_golang/prometheus
golang.org/x/sync/errgroup
go.opentelemetry.io/otel
go.opentelemetry.io/otel/attribute
go.opentelemetry.io/otel/trace
math
regexp
strconv
strings
sync/atomic
time