ksql/examples/example_service
Vinícius Garcia ff4952da65 Partially update example_service to include the JSON feature
Its only partial because currently the function `structs.FillStructWith`
doesn't support the attributes tagged as `kissorm:"?,json"`

The task of updating the FillStructWith was updated to include this
behavior
2021-03-04 22:24:15 -03:00
..
example_service.go Partially update example_service to include the JSON feature 2021-03-04 22:24:15 -03:00
example_service_test.go Extract struct helper functions into the structs package 2021-02-16 00:01:19 -03:00
mocks.go Add tests for the Transaction function 2021-01-17 10:54:21 -03:00