# Functions
UserDSFactory returns an object that implements user.IUserDataSource.
No description provided by the author
Db returns the db handler.
Init tests the db connection and saves the db handler.
PinDSFactory returns an object that implements pin.IPinDataSource.
UserDSFactory returns an object that implements user.IUserDataSource.
# Structs
NotITableError exported.
Table offers default implementation for all ITable and ds.IDataSource methods, except Name().
# Interfaces
ITable defines an interface for db table access.