Commit Graph

11 Commits (b3b9466013abfb8b1db53e76800b91a35b928023)

Author SHA1 Message Date
Vinícius Garcia a394fd0815 Move some functions to the internal package 2022-01-11 19:00:22 -03:00
Vinícius Garcia 82a43fda87 Add error check for structs with duplicated tag names
Closes #6
2021-12-22 19:36:39 -03:00
Vinícius Garcia a503c218ba Improve kbuilder README 2021-09-17 22:06:06 -03:00
Vinícius Garcia 6935bddf29 Add the Insert struct to the kbuilder package 2021-09-07 12:01:34 -03:00
Vinícius Garcia ba6727b14a Improve the list of methods on the kbuilder.Query struct
Add the queryBuilder interface
Make the kbuilder.Query implement this interface
Add kbuilder.Query.Build() helper method for facilitating the usage if
the person prefers no to inject the kbuilder.Builder struct.
2021-08-17 12:08:39 -03:00
Vinícius Garcia f68b71a0a1 Merge branch 'master' into kbuilder 2021-08-08 19:34:22 -03:00
Vinícius Garcia d2c88ed71b Improve a comment and a test 2021-04-24 12:15:59 -03:00
Vinícius Garcia 99ed52b591 Add a very small README for the kbuilder package 2021-04-10 22:55:04 -03:00
Vinícius Garcia 4c6556af88 Add more tests to the kbuilder package 2021-04-10 22:51:29 -03:00
Vinícius Garcia 186dde8afe Finish MVP of the kbuilder package 2021-04-10 22:09:18 -03:00
Vinícius Garcia 2fb07cad19 Add first broken version of the kbuilder tool 2021-04-08 23:45:15 -03:00