mysql

package
v0.0.0-...-dc02907 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2017 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MySQL

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

MySQL is the plugin data type

func New

func New() *MySQL

New creates a new MySQL Plugin

func (*MySQL) Cleanup

func (m *MySQL) Cleanup()

Cleanup removes any temporary files that may have been created for the harness

func (*MySQL) GetInfo

func (m *MySQL) GetInfo() utils.DatabaseInfo

GetInfo returns a new DatabaseInfo from current configuration

func (*MySQL) Initialize

func (m *MySQL) Initialize(options map[string]string)

Initialize sets up the harness and DB to be started

func (*MySQL) Start

func (m *MySQL) Start()

Start executes the Harness

func (*MySQL) Stop

func (m *MySQL) Stop()

Stop signals to the process to shutdown

Jump to

Keyboard shortcuts

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