raw

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2019 License: JSON Imports: 3 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMongodbRawConnector

func NewMongodbRawConnector() connectors.Connector

func NewMssqlRawConnector

func NewMssqlRawConnector() connectors.Connector

func NewMysqlRawConnector

func NewMysqlRawConnector() connectors.Connector

func NewOracleRawConnector

func NewOracleRawConnector() connectors.Connector

func NewPostgresqlRawConnector

func NewPostgresqlRawConnector() connectors.Connector

func NewRedisRawConnector

func NewRedisRawConnector() connectors.Connector

Types

type MongodbRawConnector

type MongodbRawConnector struct{}

func (MongodbRawConnector) Id

func (c MongodbRawConnector) Id() string

func (MongodbRawConnector) Load

func (c MongodbRawConnector) Load(schema interface{}) (interface{}, error)

func (MongodbRawConnector) Name

func (c MongodbRawConnector) Name() string

func (MongodbRawConnector) Schema

func (c MongodbRawConnector) Schema() interface{}

func (MongodbRawConnector) Tags

func (c MongodbRawConnector) Tags() []string

type MssqlRawConnector

type MssqlRawConnector struct{}

func (MssqlRawConnector) Id

func (c MssqlRawConnector) Id() string

func (MssqlRawConnector) Load

func (c MssqlRawConnector) Load(schema interface{}) (interface{}, error)

func (MssqlRawConnector) Name

func (c MssqlRawConnector) Name() string

func (MssqlRawConnector) Schema

func (c MssqlRawConnector) Schema() interface{}

func (MssqlRawConnector) Tags

func (c MssqlRawConnector) Tags() []string

type MysqlRawConnector

type MysqlRawConnector struct{}

func (MysqlRawConnector) Id

func (c MysqlRawConnector) Id() string

func (MysqlRawConnector) Load

func (c MysqlRawConnector) Load(schema interface{}) (interface{}, error)

func (MysqlRawConnector) Name

func (c MysqlRawConnector) Name() string

func (MysqlRawConnector) Schema

func (c MysqlRawConnector) Schema() interface{}

func (MysqlRawConnector) Tags

func (c MysqlRawConnector) Tags() []string

type OracleRawConnector

type OracleRawConnector struct{}

func (OracleRawConnector) Id

func (c OracleRawConnector) Id() string

func (OracleRawConnector) Load

func (c OracleRawConnector) Load(schema interface{}) (interface{}, error)

func (OracleRawConnector) Name

func (c OracleRawConnector) Name() string

func (OracleRawConnector) Schema

func (c OracleRawConnector) Schema() interface{}

func (OracleRawConnector) Tags

func (c OracleRawConnector) Tags() []string

type PostgresqlRawConnector

type PostgresqlRawConnector struct{}

func (PostgresqlRawConnector) Id

func (PostgresqlRawConnector) Load

func (c PostgresqlRawConnector) Load(schema interface{}) (interface{}, error)

func (PostgresqlRawConnector) Name

func (c PostgresqlRawConnector) Name() string

func (PostgresqlRawConnector) Schema

func (c PostgresqlRawConnector) Schema() interface{}

func (PostgresqlRawConnector) Tags

func (c PostgresqlRawConnector) Tags() []string

type RedisRawConnector

type RedisRawConnector struct{}

func (RedisRawConnector) Id

func (c RedisRawConnector) Id() string

func (RedisRawConnector) Load

func (c RedisRawConnector) Load(schema interface{}) (interface{}, error)

func (RedisRawConnector) Name

func (c RedisRawConnector) Name() string

func (RedisRawConnector) Schema

func (c RedisRawConnector) Schema() interface{}

func (RedisRawConnector) Tags

func (c RedisRawConnector) Tags() []string

Jump to

Keyboard shortcuts

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