drivertype

package
v0.46.1 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package drivertype defines drivertype.Type, which is the type of a driver, e.g. "mysql", "postgres", "csv", etc. This is broken out into its own package to avoid circular dependencies.

Index

Constants

View Source
const None = Type("")

None is the zero value of Type.

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type string

Type is a driver type, e.g. "mysql", "postgres", "csv", etc.

func (Type) String

func (t Type) String() string

String returns a log/debug-friendly representation.

Jump to

Keyboard shortcuts

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