package
0.1.0-dev.23
Repository: https://github.com/mohammadv184/gloader.git
Documentation: pkg.go.dev

# Functions

GetTypeFromName returns a type from its name.

# Constants

SocketProtocol is the protocol for unix socket connections.
TCPProtocol is the protocol for TCP connections.

# Variables

ErrTypeNotFound is returned when a type is not found.

# Structs

ArrayType is a type for array.
No description provided by the author
No description provided by the author
No description provided by the author
Cockroach is a driver for CockroachDB.
Config is the configuration for a cockroach database.
Connection is a connection to a CockroachDB database.
No description provided by the author
IntType is a type for INT.
JSONBType is a type for jsonb.
StringType is a type for string.
TimestampType is a type for TIMESTAMP.
UUIDType is a type for UUID.