Skip to content

Releases: sobhanatar/response

Fix success response

12 Nov 10:38
9a4cfff
Compare
Choose a tag to compare

Success response Data function only accepted []map[string]interface{} and SingleData function only accepted map[string]interface{} , this release made changes to these functions to received everything (interface{})

v1.0.1

10 Oct 14:46
7f544a3
Compare
Choose a tag to compare
Merge pull request #1 from mahyar78/fix_go_mod

change module name to github

v1.0.0

10 Oct 14:09
Compare
Choose a tag to compare
Merge branch 'enhance_readme' into 'main'

Update README.md

See merge request fidiborearc/go/packages/response!6