//
pkg.gl
Category
github.com/matrix-org/dendrite
userapi
storage
postgres
package
0.13.8
Repository:
https://github.com/matrix-org/dendrite.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
25
Dependents
1
Files
3.1k SLOC
context
database/sql
encoding/json
errors
fmt
github.com/lib/pq
github.com/matrix-org/dendrite/clientapi/api
github.com/matrix-org/dendrite/clientapi/auth/authtypes
github.com/matrix-org/dendrite/clientapi/userutil
github.com/matrix-org/dendrite/internal
github.com/matrix-org/dendrite/internal/sqlutil
github.com/matrix-org/dendrite/setup/config
github.com/matrix-org/dendrite/userapi/api
github.com/matrix-org/dendrite/userapi/storage/postgres/deltas
github.com/matrix-org/dendrite/userapi/storage/shared
github.com/matrix-org/dendrite/userapi/storage/tables
github.com/matrix-org/dendrite/userapi/types
github.com/matrix-org/gomatrixserverlib
github.com/matrix-org/gomatrixserverlib/fclient
github.com/matrix-org/gomatrixserverlib/spec
github.com/matrix-org/util
github.com/sirupsen/logrus
golang.org/x/exp/constraints
strconv
time