Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SQLHints ¶
func NewSQLHints ¶
NewSQLHints takes an sqlx.DB connection (db) and a database type name (driverName ). driverName must be either "postgres" or "sqlite3" -- this is so we can slightly change the queries.
func (SQLHints) PrintScores ¶
func (sh SQLHints) PrintScores()
Click to show internal directories.
Click to hide internal directories.