Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fetch ¶
func Fetch( ctx context.Context, cfg Config, logger zerolog.Logger, conns dbconn.OrderedConns, blobStore datablobstorage.Store, tableFilter dbverify.FilterConfig, ) error
Types ¶
type CopyResult ¶
func Copy ¶
func Copy( ctx context.Context, baseConn dbconn.Conn, logger zerolog.Logger, table dbtable.VerifiedTable, resources []datablobstorage.Resource, ) (CopyResult, error)
Click to show internal directories.
Click to hide internal directories.