drivers

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2026 License: MIT Imports: 16 Imported by: 0

Documentation

Overview

Package drivers groups database/sql driver registrations so heavy dependencies stay out of lightweight go test/go vet runs unless a binary explicitly imports this package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Ready

func Ready()

Ready is a no-op helper used by main packages to make the import explicit. Calling Ready from init maintains clarity about why the package is pulled in while still avoiding mutexes or other side effects.

Types

This section is empty.

Jump to

Keyboard shortcuts

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