Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultV2FDWTableName = "v2db_public_blocks"
Variables ¶
This section is empty.
Functions ¶
func GetPageSegments ¶ added in v1.1.0
Types ¶
type CSVWriter ¶ added in v1.1.0
type CSVWriter struct {
// contains filtered or unexported fields
}
CSVWriter struct for writing v3 DB public.blocks models to a csv file
func NewWriter ¶ added in v1.1.0
func NewWriter(dst io.WriteCloser) *CSVWriter
NewWriter satisfies interfaces.WriterConstructor for public.blocks
Click to show internal directories.
Click to hide internal directories.