Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeOutputDir ¶ added in v1.3.0
MakeOutputDir makes the output directory, sends the full path and the sub dir value for making files as return values for the function as well as any errors that might have occurred since this hits a world time API.
func RoundTo ¶ added in v1.2.3
RoundTo rounds a float number to a specified number of decimal places.
func SplitQueries ¶ added in v1.4.0
SplitQueries is a simple function that splits a text string of queries typically from a .sql file and returns a slice of formatted queries that has had the "\n" and spaces removed from each end. It does it's initial split by using the ";" character, so have each query end with it.
Types ¶
Click to show internal directories.
Click to hide internal directories.