//
pkg.gl
Category
github.com/authzed/spicedb
internal
datastore
postgres
package
0.0.3
Repository:
https://github.com/authzed/spicedb.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
29
Dependents
3
Files
1.4k SLOC
context
database/sql
database/sql/driver
errors
fmt
github.com/alecthomas/units
github.com/authzed/authzed-go/proto/authzed/api/v0
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/migrations
github.com/authzed/spicedb/pkg/tuple
github.com/jackc/pgx/v4
github.com/jackc/pgx/v4/log/zerologadapter
github.com/jackc/pgx/v4/pgxpool
github.com/jackc/pgx/v4/stdlib
github.com/jzelinskie/stringz
github.com/Masterminds/squirrel
github.com/ngrok/sqlmw
github.com/prometheus/client_golang/prometheus
github.com/rs/zerolog/log
github.com/shopspring/decimal
google.golang.org/protobuf/proto
go.opentelemetry.io/otel
go.opentelemetry.io/otel/attribute
go.opentelemetry.io/otel/trace
math/rand
sort
time