Versions in this module Expand all Collapse all v0 v0.2.0 Nov 9, 2021 Changes in this version + type Importer interface + Import func(ctx context.Context) error + type PostgresImporter struct + func NewPostgresImporter(conn *pgxpool.Pool, writer write.RelationshipWriter, ...) *PostgresImporter + func (i *PostgresImporter) Import(ctx context.Context) error