Adding sql integration for Map type
Adding `ReadSizer` interface for use in the storage module.
This will allow backends to stream data versus copying the entire blob
into memory just to get the size of the data.
Adjusted the s3 storage backend to check for ReadSizer and use it if
present.
Removing toolchain from go.mod
Adding html helper functions
Adding ability to configure queue worker pool size
Final worker size for new dowork version. Also dowork bump
dowork bump and adding queue worker pool size for email queue helper
Only run email checker if a MailChecker is set
scs and postgres store bump
Adding BaseService for convenience
Adding server Extend functionality
Misisng return for context.Canceled error check
Adding ability to override template variables and disable collision protection all together
Adding IP address to error email