postgres

package
v0.0.0-...-d12a4ab Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2022 License: LGPL-2.1 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostgresDatabaseOperator

type PostgresDatabaseOperator struct {
	kern.DefaultService
	// contains filtered or unexported fields
}

func (*PostgresDatabaseOperator) Handle

func (p *PostgresDatabaseOperator) Handle(msbCtx api.MsbContext, input interface{}) (interface{}, error)

type PostgresDatabaseOperatorFactory

type PostgresDatabaseOperatorFactory struct {
}

func (*PostgresDatabaseOperatorFactory) LoadConfig

func (p *PostgresDatabaseOperatorFactory) LoadConfig(m map[string]interface{}, i interface{}) (kern.Service, error)

func (*PostgresDatabaseOperatorFactory) Name

type PostgresDatasourceFactory

type PostgresDatasourceFactory struct {
}

func (*PostgresDatasourceFactory) LoadConfig

func (p *PostgresDatasourceFactory) LoadConfig(m map[string]interface{}, i interface{}) (kern.Binding, error)

func (*PostgresDatasourceFactory) Name

type PostgresDatasourceProvider

type PostgresDatasourceProvider struct {
	kern.DefaultBinding

	ConnectString string
	// contains filtered or unexported fields
}

func (*PostgresDatasourceProvider) Bind

func (p *PostgresDatasourceProvider) Bind(msbCtx api.MsbContext, parameter interface{}) (interface{}, error)

Jump to

Keyboard shortcuts

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