package
0.0.4
Repository: https://github.com/aresa7796/langchaingo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewSQLDatabase creates a new SQLDatabase.
NewSQLDatabaseWithDSN creates a new SQLDatabase with the data source name.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

SQLDatabase sql wrapper.

# Interfaces

Engine is the interface that wraps the database.

# Type aliases

EngineFunc is the function that returns the database engine.