explorer

package
v0.0.0-...-53aaad7 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2017 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DatabaseExplorer

type DatabaseExplorer interface {
	ExploreSchema(config *model.Configuration) (schema *model.DatabaseSchema)
}

type MySqlExplorer

type MySqlExplorer struct {
}

func NewMySqlExplorer

func NewMySqlExplorer() *MySqlExplorer

func (*MySqlExplorer) ExploreSchema

func (e *MySqlExplorer) ExploreSchema(config *model.Configuration) (schema *model.DatabaseSchema)

type PostgreSqlExplorer

type PostgreSqlExplorer struct {
}

func NewPostgreSqlExplorer

func NewPostgreSqlExplorer() *PostgreSqlExplorer

func (*PostgreSqlExplorer) ExploreSchema

func (e *PostgreSqlExplorer) ExploreSchema(config *model.Configuration) (schema *model.DatabaseSchema)

Jump to

Keyboard shortcuts

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