inter

package
v0.0.0-...-ca714e8 Latest Latest
Warning

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

Go to latest
Published: May 10, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultTableDataSource = func() WayConfigure {
	return WayConfigure{
		Host:       host,
		Port:       port,
		User:       user,
		Password:   password,
		DbName:     dbName,
		SearchPath: searchPath,
		Table:      table,
		Path:       path,
	}
}

DefaultTableDataSource default table name handler

Functions

This section is empty.

Types

type WayConfigure

type WayConfigure struct {
	Host       string
	Port       string
	User       string
	Password   string
	DbName     string
	SearchPath string
	Table      string
	Path       string
}

Jump to

Keyboard shortcuts

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