db

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const ID graft.ID = "db"

Variables

This section is empty.

Functions

func ExecutionCount

func ExecutionCount() int32

Types

type Output

type Output struct {
	ConnectionString string
	PoolSize         int
	Connected        bool
	ExecutionNum     int32
}

Output represents a database connection pool In real code, this would be *sql.DB or similar

Jump to

Keyboard shortcuts

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