Tideland Go v4.23.0 Release Notes

Release Date: 2017-05-24 // almost 7 years ago
    • Added generic JSON parser package gjp
    • Added iterator method Do() to etc.Etc
    • 🖨 Added interface Processor as well as the type ProcessorFunc which implements this interface to stringex
    • Multiple functions in stringex construct different parametrized processors which can be used in chains, conditions, and loops