example

command module
v0.0.0-...-08ceb1f Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

README

database/sql instrumentation example

A MySQL client using database/sql with instrumentation.

These instructions expect you have docker-compose installed.

Bring up the Mysql services to run the example:

docker-compose up -d mysql

Then up the client service to make request with MySQL:

docker-compose up client

Shut down the services when you are finished with the example:

docker-compose down

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
stdout module

Jump to

Keyboard shortcuts

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