db

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2024 License: LGPL-2.1 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MySQL      = "mysql"
	PostgreSQL = "postgresql"
	SQLServer  = "sqlserver"
	SQLite     = "sqlite"
	Redis      = "redis"
	MongoDB    = "mongodb"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type DBInfo

type DBInfo struct {
	Tag     string `json:"tag,omitempty"`
	Type    string `json:"type,omitempty"`
	ConnStr string `json:"conn_str,omitempty"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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