dump

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2020 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ActionKindInsert = "INSERT"
)
View Source
const (
	// 标识 SQL 文件内容结束语句
	DumpCompleteStatement = "-- PostgreSQL database dump complete\n"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Dumper

type Dumper struct {
	// contains filtered or unexported fields
}

Dumper dump database

func New

func New(conf *config.Config) *Dumper

New create a Dumper

func (*Dumper) Dump

func (d *Dumper) Dump(snapshotID string) error

Dump database with snapshot, parse sql then write to handler

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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