28 Commits
Author SHA1 Message Date
Kevin Franklin Kim 8ee78429ae feat: bump typescript 2024-11-08 14:32:49 +01:00
Kevin Franklin Kim 82b98a0908 fix: module path 2024-11-08 14:24:06 +01:00
Kevin Franklin Kim 6a79ac8f38 fix: string union type 2024-11-08 14:22:22 +01:00
Kevin Franklin Kim e5fdd2567f chore: update build 2024-03-19 13:52:06 +01:00
Kevin Franklin Kim 7184b4c9ef feat: bump dependencies and go 2024-03-19 13:19:59 +01:00
franklin 3d98c954bf feat: add error metric 2023-07-10 08:46:54 +02:00
franklin 9c57a510e1 fix: lint errors 2023-03-30 14:42:06 +02:00
franklin 4289052c8e fix: add arg 2022-11-29 14:17:38 +01:00
franklin 15aeb20538 fix: implement handler 2022-11-29 14:14:37 +01:00
franklin ef0be4b5bc fix: collected nested types 2022-11-29 13:57:04 +01:00
Kevin Franklin Kim 5ea922d055 fix: fix lint errors 2022-08-17 08:48:21 +02:00
Kevin Franklin Kim c19ce8f1d0 fix: lint errors 2022-08-17 07:49:52 +02:00
Kevin Franklin Kim 2ea115b1be feat: bump to go 1.19 2022-08-17 07:49:14 +02:00
Kevin Franklin Kim 195d85e505 fix: remove unsafe pointer 2022-07-18 16:08:20 +02:00
Kevin Franklin Kim 890d293450 fix: fix undefined vars 2022-05-04 12:09:52 +02:00
Kevin Franklin Kim 7faf7e4c98 feat: add monitor 2022-05-04 11:16:04 +02:00
Kevin Franklin Kim f40bc1163c feat: fix lint errors 2022-03-29 16:39:47 +02:00
Kevin Franklin Kim 06abac95b2 feat: add code gen comment 2022-03-29 16:20:53 +02:00
Kevin Franklin Kim 9b56c5f7f3 feat: support time.Time 2022-03-29 14:49:59 +02:00
Kevin Franklin Kim 053a8980f6 revert: revert auto camelCase for ts types as requires custom json marshal 2022-03-08 12:02:09 +01:00
Kevin Franklin Kim 2c7ea1849b refactor: move custom tags to gotsrpc 2022-03-04 08:22:29 +01:00
Kevin Franklin Kim 3c097ca255 fix: handle string implementing error interface 2022-03-04 08:03:50 +01:00
Kevin Franklin Kim 9c5748892a feat: update examples 2022-03-03 07:46:55 +01:00
Kevin Franklin Kim 6950405308 feat: bump codec 2022-03-02 15:42:14 +01:00
Kevin Franklin Kim b1eeafc427 feat: support union types 2022-03-02 15:18:09 +01:00
Kevin Franklin Kim 7473715a28 feat: print camelCase warning 2022-02-17 15:34:30 +01:00
Kevin Franklin Kim 094ce278f3 feat: auto use camelCase 2022-02-17 14:38:40 +01:00
Kevin Franklin Kim 7a72317fbe feat: replace examples 2022-02-17 14:22:15 +01:00