# Functions
GetAllSources func return all rows in SourceSQL array from page table.
Selects Source ID based on ID param.
GetSourcePage function takes sqlx DB struct and parameter string and returns SourceSQL.
InsertSource inserts interface input into source database table with sqlx DB struct Returns internal DB error on err.
# Variables
No description provided by the author
No description provided by the author