package
1.0.0
Repository: https://github.com/corepackage/workflow.git
Documentation: pkg.go.dev

# Functions

FindInArray : to find data from array.
FindMatchStr : to find substrings matching a regex.
FindValue : to find value from map or array using nested keys.
ParseData : to parse io reader data to map.
ToTime : to convert string to time.
Validating input file.