Versions in this module Expand all Collapse all v0 v0.1.0 Nov 16, 2020 Changes in this version + func SourceID(s string, sourcesDb *sql.DB, sourcesTable string) (int64, error) + func SourceName(id int64, sourcesDb *sql.DB, sourcesTable string) (string, error)