1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-08-04 21:42:57 +02:00

22 Commits

Author SHA1 Message Date
0e45edf439 Set service name as table name (#2780)
* add docs layout

* update all to use _layouts

* update the styling

* always use service name as table name
2025-05-21 22:43:29 +01:00
ddc34801ee Plugins and profiles (#2764)
* feat: more plugins

* chore(ci): split out benchmarks

Attempt to resolve too many open files in ci

* chore(ci): split out benchmarks

* fix(ci): Attempt to resolve too many open files in ci

* fix: set DefaultX for cli flag and service option

* fix: restore http broker

* fix: default http broker

* feat: full nats profile

* chore: still ugly, not ready

* fix: better initialization for profiles

* fix(tests): comment out flaky listen tests

* fix: disable benchmarks on gha

* chore: cleanup, comments

* chore: add nats config source
2025-05-20 13:24:06 -04:00
03782bc9b3 move service to service dir to make life not suck (#2753) 2025-05-04 19:44:56 +01:00
bfc212f7ed remove service package 2020-12-09 18:11:10 +00:00
268651df18 regenerate all proto based files (#1531)
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-04-14 16:25:09 +03:00
9e6db79860 regenerate all proto (#1440)
* regenerate all proto

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>

* regenerate from proto

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>

* regenerate from proto

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-03-30 21:58:32 +01:00
f23638c036 fix import paths for v2 release
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-01-30 14:44:40 +03:00
d8fe030a4b go fmt 2019-12-30 17:29:57 +00:00
c145f355dd Moving to gRPC by default (#1069)
* Step 1

* Fix the test panics
2019-12-29 21:07:55 +00:00
fd531349d7 service/grpc: t.Fatal out of TestGRPCTLSService() goroutine 2019-12-11 08:29:23 -08:00
27bab29e3c service/grpc: t.Fatal out of TestGRPCService() goroutine 2019-12-11 08:29:14 -08:00
fd8a0fb2f5 Update internal service definition 2019-10-07 08:34:15 +01:00
dfbd730b8c Fix mucp service option passing 2019-08-20 16:48:09 +01:00
3adce58eb2 Add monitor/debug packages 2019-08-06 17:53:14 +01:00
af096951fc update import names for mucp 2019-06-12 12:54:45 +01:00
ed4bce3285 check in this cruft 2019-06-08 19:40:44 +01:00
83f46d9c9d top level package comment for service 2019-06-06 09:02:00 +01:00
953f41aeab Fix go mod issues 2019-06-05 10:22:28 +01:00
512d719470 fix imports 2019-06-05 06:39:56 +01:00
49f669df66 update grpc readme 2019-06-03 19:16:43 +01:00
b30fcd6a0f remove travis files 2019-06-03 18:45:37 +01:00
b42b6fa0fc Further consolidate the libraries 2019-06-03 18:44:43 +01:00