register

package
v0.0.0-...-29be9a2 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Overview

Package register provides auto-registration into database/sql for mylogin-driver.Driver with name "mylogin".

Usage:

import (
	"database/sql"
	_ "github.com/dolmen-go/mylogin-driver/register"
)

db := sql.Open("mylogin", "[filepath//]<section>/[<database>]")

Jump to

Keyboard shortcuts

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