package
0.0.0-20230911131505-9375fdc218ca
Repository: https://github.com/portyl/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.