mysql

package module
v0.0.0-...-5532320 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package mysql configures the go-sql-driver/mysql package to support opening network connections when compiled to GOOS=wasip1.

This package is intended to be imported as a nameless package with:

import (
	_ "github.com/tarantool/tarantool-wasm-go-netkit/mysql"
)

The package is distributed as a separate module so only applications which use mysql need to take a dependency on this module.

When compiling to other targets than GOOS=wasip1, importing this package has no effect.

Jump to

Keyboard shortcuts

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