# Functions
No description provided by the author
uses goimports tool to format code goimports also runs gofmt, so no need to run both separately.
No description provided by the author
used with "column IN (values)" queries expands []string{"val1", "val2"} to "(?, ?, ?)".
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
# Interfaces
No description provided by the author