# Functions

NewSqliteConnection creates a new instance of the connection component.
NewSqliteConnectionResolver creates new connection resolver Retruns *SqliteConnectionResolver.

# Structs

* * SQLite connection using plain driver.
SqliteConnectionResolver a helper struct that resolves Sqlite connection and credential parameters, validates them and generates a connection URI.