1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-18 08:26:38 +02:00
go-micro/api
2023-12-18 10:29:47 +00:00
..
client fix: struct field alignment (#2632) 2023-04-26 02:16:34 +02:00
handler Avoid allocations with (*regexp.Regexp).MatchString (#2679) 2023-12-04 16:00:01 +00:00
internal/proto Further consolidate the libraries 2019-06-03 18:44:43 +01:00
proto regenerate all proto (#1440) 2020-03-30 21:58:32 +01:00
resolver fix: struct field alignment (#2632) 2023-04-26 02:16:34 +02:00
router fix: struct field alignment (#2632) 2023-04-26 02:16:34 +02:00
server fix: struct field alignment (#2632) 2023-04-26 02:16:34 +02:00
api_test.go fix: some linting issues (#2563) 2022-09-30 16:27:07 +02:00
api.go fix: struct field alignment (#2632) 2023-04-26 02:16:34 +02:00
default.go fix: some linting issues (#2563) 2022-09-30 16:27:07 +02:00
options.go feat: allow to set API listen address (#2680) 2023-12-18 10:29:47 +00:00