//
pkg.gl
Category
github.com/authzed/connector-postgresql
pkg
importer
package
0.2.0
Repository:
https://github.com/authzed/connector-postgresql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
98 SLOC
#
Functions
NewPostgresImporter
NewPostgresImporter returns a new instance of a postgres importer.
#
Structs
PostgresImporter
PostgresImporter will import data from postgres into SpiceDB.
#
Interfaces
Importer
Importer is an interface satisfied by anything that can import data into SpiceDB.