Documentation ¶
Overview ¶
Package payouts provides the high-level functions called by the CLI utility
Index ¶
- func DBPathFromDir(dir string) string
- func FromCSV(rows []csv.Row) []*pipelinedb.Payout
- func Import(ctx context.Context, dir string, csvPath string) error
- func Preview(ctx context.Context, config Config, db *pipelinedb.DB, ...) error
- func Run(ctx context.Context, log *zap.Logger, config Config, db *pipelinedb.DB, ...) error
- type AuditSink
- type AuditStats
- type Config
- type RowStats
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DBPathFromDir ¶
Types ¶
type AuditStats ¶
Click to show internal directories.
Click to hide internal directories.