Documentation
¶
Index ¶
- func NewSQLWriter(ctx context.Context, uri string) (wof_writer.Writer, error)
- type SQLWriter
- func (wr *SQLWriter) Close(ctx context.Context) error
- func (wr *SQLWriter) Flush(ctx context.Context) error
- func (wr *SQLWriter) SetLogger(ctx context.Context, logger *log.Logger) error
- func (wr *SQLWriter) Write(ctx context.Context, path string, r io.ReadSeeker) (int64, error)
- func (wr *SQLWriter) WriterURI(ctx context.Context, uri string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSQLWriter ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.