//
pkg.gl
Category
github.com/authzed/spicedb
internal
datastore
postgres
package
1.40.0
Repository:
https://github.com/authzed/spicedb.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
48
Dependents
3
Files
3.9k SLOC
context
database/sql
database/sql/driver
encoding/base64
encoding/binary
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/postgres/common
github.com/authzed/spicedb/internal/datastore/postgres/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/genutil/mapz
github.com/authzed/spicedb/pkg/proto/core/v1
github.com/authzed/spicedb/pkg/proto/impl/v1
github.com/authzed/spicedb/pkg/spiceerrors
github.com/authzed/spicedb/pkg/tuple
github.com/authzed/spicedb/pkg/typesystem
github.com/ccoveille/go-safecast
github.com/IBM/pgxpoolprometheus
github.com/jackc/pgio
github.com/jackc/pgx/v5
github.com/jackc/pgx/v5/pgconn
github.com/jackc/pgx/v5/pgtype
github.com/jackc/pgx/v5/pgxpool
github.com/jackc/pgx/v5/stdlib
github.com/jackc/pgx/v5/tracelog
github.com/jzelinskie/stringz
github.com/Masterminds/squirrel
github.com/mattn/go-isatty
github.com/ngrok/sqlmw
github.com/prometheus/client_golang/prometheus
github.com/schollz/progressbar/v3
golang.org/x/sync/errgroup
google.golang.org/protobuf/types/known/structpb
go.opentelemetry.io/otel
go.opentelemetry.io/otel/attribute
go.opentelemetry.io/otel/trace
os
slices
strconv
strings
sync/atomic
time