plugins

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2025 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBJarDriver

type DBJarDriver string
const (
	MysqlDriver     DBJarDriver = "godzilla/java/plugins/enmysql.jar"
	SqlJdbc41Driver DBJarDriver = "godzilla/java/plugins/ensqljdbc41.jar"
	Ojdbc5Driver    DBJarDriver = "godzilla/java/plugins/enojdbc5.jar"
)

type JarLoader

type JarLoader struct {
	DBDriver       DBJarDriver
	JarFileContent []byte
	// contains filtered or unexported fields
}

func NewJarDriverLoader

func NewJarDriverLoader(DBDriver DBJarDriver) *JarLoader

func NewJarFileLoader

func NewJarFileLoader(jarFileContent []byte) *JarLoader

func (JarLoader) GetParams

func (j JarLoader) GetParams() (string, *godzilla.Parameter)

func (JarLoader) GetPluginName

func (j JarLoader) GetPluginName() (string, []byte, error)

Jump to

Keyboard shortcuts

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