migrations

package
v4.2.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2018 License: Apache-2.0 Imports: 8 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMigrations

func NewMigrations(db *sql.DB, es encryption.Strategy) *migrations

Types

type GroupConfig

type GroupConfig struct {
	Name string   `json:"name"`
	Jobs []string `json:"jobs,omitempty"`
}

type GroupConfigs

type GroupConfigs []GroupConfig

type Pipeline

type Pipeline struct {
	ID     int          `json:"id"`
	Groups GroupConfigs `json:"groups,omitempty"`
}

Jump to

Keyboard shortcuts

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