Skip to content

Releases: ralvarezdev/go-net

create Service, Validator, Controller and Module structs (part III)

25 Jan 16:26
27250d7
Compare
Choose a tag to compare
v0.6.9

refactor: create Service, Validator, Controller and Module structs (p…

removed old Controller interface

25 Jan 16:21
81fe5ca
Compare
Choose a tag to compare
v0.6.8

refactor: removed old Controller interface

create Service, Validator, Controller and Module structs (part II)

25 Jan 16:19
db9a92c
Compare
Choose a tag to compare
v0.6.7

test: Create Service, Validator, Controller and Module structs (part II)

create Service, Validator, Controller and Module structs

25 Jan 15:58
4b70b81
Compare
Choose a tag to compare
v0.6.6

test: Create Service, Validator, Controller and Module structs

modified Handler interface and implementation

25 Jan 13:49
386238b
Compare
Choose a tag to compare
v0.6.5

refactor: modified Handler interface and implementation

modified Handler's GetParameters and ParseParameter functions

14 Jan 21:09
be50197
Compare
Choose a tag to compare
refactor: modified Handler's GetParameters and ParseParameter functions

* Modified Handler's GetParameters and ParseParameter functions
* Renamed ParseParameter function as ParseWildcard

added GetParameters and ParseParameter to Handler interface and its implementation

14 Jan 20:12
6e937fa
Compare
Choose a tag to compare
v0.6.1

feat: added GetParameters and ParseParameter to Handler interface and…

improved response and body response implementations

14 Jan 13:02
9202261
Compare
Choose a tag to compare
v0.6.0

refactor: improved response and body response implementations

added some error codes as global variables

14 Jan 03:06
ad0b0af
Compare
Choose a tag to compare
v0.5.33

feat: added some error codes as global variables

modified and renamed ErrFieldInvalidValue

14 Jan 02:22
458b2c3
Compare
Choose a tag to compare
v0.5.32

refactor: modified and renamed ErrFieldInvalidValue