migrations

package
v0.0.0-...-8fcca98 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTestMigration

func NewTestMigration(version int64) migration.Migration

Types

type TestMigration

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

func (TestMigration) Down

func (t TestMigration) Down(logger lager.Logger) error

func (*TestMigration) SetCryptor

func (t *TestMigration) SetCryptor(cryptor encryption.Cryptor)

func (*TestMigration) SetStoreClient

func (t *TestMigration) SetStoreClient(storeClient etcd.StoreClient)

func (TestMigration) Up

func (t TestMigration) Up(logger lager.Logger) error

func (TestMigration) Version

func (t TestMigration) Version() int64

Jump to

Keyboard shortcuts

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