package
0.1.1
Repository: https://github.com/shawti/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.