CleverGo Web Framework v1.11.0 Release Notes

Release Date: 2020-04-15 // about 4 years ago
    • ➕ Add Map: an alias of map[string]interface{}.
    • ➕ Add Decoder, Router.Decoder and Context.Decode for decoding request's input.
    • ➕ Add Context.Stringf.