Documentation ¶
Index ¶
- func DoWork(id int, workFunc func(), wg *sync.WaitGroup)
- func GetCurrentFilePath() string
- func GetPath(path string) string
- func GetVar(path string) string
- func HandleError(message string, err error)
- func ReplaceEnvVars(value string) string
- func SplitArrayIntoBatches(arr []json.SettingsDTO, batchSize int) [][]json.SettingsDTO
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentFilePath ¶
func GetCurrentFilePath() string
func HandleError ¶
func ReplaceEnvVars ¶
func SplitArrayIntoBatches ¶
func SplitArrayIntoBatches(arr []json.SettingsDTO, batchSize int) [][]json.SettingsDTO
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.