pgsql

package
v0.0.0-...-a3a26f5 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2016 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Updaters = map[string]Creator{}

Functions

func Add

func Add(name string, creator Creator)

func NewUpdater

func NewUpdater(dataSourceName string) (lib.Updater, error)

Types

type Creator

type Creator func(dataSourceName string) (lib.Updater, error)

type Updater

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

func (*Updater) Set

func (u *Updater) Set(name string) *lib.UpdateSet

func (*Updater) Update

func (u *Updater) Update(sets ...*lib.UpdateSet) error

Jump to

Keyboard shortcuts

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