//
pkg.gl
Category
github.com/mantzas/incata
storage
package
0.3.0
Repository:
https://github.com/mantzas/incata.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
98 SLOC
#
Functions
ConvertToDbType
ConvertToDbType convert's a string to a DbType.
NewStorage
NewStorage creates a new storage.
NewStorageFinalized
NewStorageFinalized creates a new storage with a passed in db argument.
#
Constants
MSSQL
MS SQL Server.
PostgreSQL
Postgresql.
#
Structs
Storage
Storage a db abstraction.
#
Type aliases
DbType
DbType defines the type of the db.