dialects

package
v0.0.0-...-267bd09 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2016 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostgresTypesFactory

type PostgresTypesFactory struct{}

PostgresTypesFactory is the postgresql types factory once instanciated you can call Type() on it with a type spec to get a concrete type from it

func (PostgresTypesFactory) Type

Type is the postgresql types factory call that produces a concrete type it implements the bitbucket.org/faide/penguon/types types.Factory interface

type SQLiteTypesFactory

type SQLiteTypesFactory struct{}

SQLiteTypesFactory is the sqlite types factory once instanciated you can call Type() on it with a type spec to get a concrete type from it

func (SQLiteTypesFactory) Type

func (f SQLiteTypesFactory) Type(spec types.TypeSpec) (types.Type, error)

Type is the sqlite types factory call that produces a concrete type it implements the bitbucket.org/faide/penguon/types types.Factory interface

Jump to

Keyboard shortcuts

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