package
1.0.1
Repository: https://github.com/patsoffice/aliasman.git
Documentation: pkg.go.dev

# Structs

Alias represent an alias as stored in the SQLite database.
ConfigerNewer implements the factory methods for the sqlite3 provider.
Storer implements the storage provder methods and state for the sqlite3 provider.

# Interfaces

Scanner is an interface for scanning an sql.Row or sql.Rows type.