1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-30 22:33:49 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
a40f6e8fae [fix] fixing f.IsExported undefined issue (#2382)
IsExported needs go1.17, replace with PkgPath
2021-12-07 17:30:48 +08:00
90b3e4af0b [fix] ignore unexported field (#2354)
ignore unexported field when register endpoints
2021-11-18 17:07:00 +08:00
1cd7cfaa6c go-micro.dev/v4 (#2305) 2021-10-12 12:55:53 +01:00
dc8236ec05 update v3 plugins (#2105) 2021-01-20 21:01:10 +00:00
a7c31a0d2b refactor all the things 2020-12-29 15:49:26 +00:00