action

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2020 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action interface {
}

type ExportAction

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

func NewExportAction

func NewExportAction(exportService export.ExportService, dbService db.DataBaseService) *ExportAction

func (ExportAction) Export

func (receiver ExportAction) Export(ipPort string, username string, password string, dbNames string, storeLocation string) error

func (ExportAction) GetDBList

func (receiver ExportAction) GetDBList(username string, password string, ipPort string) ([]string, error)

Jump to

Keyboard shortcuts

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