Documentation ¶ Index ¶ func Getenv(name string, defaultValue ...string) string func InterfaceSliceToMapStringInterfaceSlice(i []interface{}) ([]map[string]interface{}, error) func SqlAll(rows *sqlx.Rows) []map[string]interface{} Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Getenv ¶ func Getenv(name string, defaultValue ...string) string func InterfaceSliceToMapStringInterfaceSlice ¶ func InterfaceSliceToMapStringInterfaceSlice(i []interface{}) ([]map[string]interface{}, error) func SqlAll ¶ func SqlAll(rows *sqlx.Rows) []map[string]interface{} Types ¶ This section is empty. Source Files ¶ View all Source files etc.go sql.go Click to show internal directories. Click to hide internal directories.