tablearchiver

package
v0.0.0-...-0ade494 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2022 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PaginationAction = "{{.Pagination}}"
	OffsetAction     = "{{.Offset}}"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type TableJSONArchiver

type TableJSONArchiver struct {
	DbHandle      *sql.DB
	Pagination    int
	Offset        int
	QueryTemplate string
	OutputPath    string
	FileManager   filemanager.FileManager
}

func (*TableJSONArchiver) Do

func (jsonArchiver *TableJSONArchiver) Do() (location string, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL