# Functions

NewSqliteConnection are creates a new instance of the connection component.
NewSqliteConnectionResolver creates new connection resolver Returns: *SqliteConnectionResolver.

# Structs

SqliteConnection struct help creates new connections to SQLite SQLite connection using plain driver.
SqliteConnectionResolver a helper struct that resolves SQLite connection and credential parameters, validates them and generates a connection URI.