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

3847 Commits

Author SHA1 Message Date
a7c31a0d2b refactor all the things 2020-12-29 15:49:26 +00:00
35d72660c8 Update README.md 2020-12-26 15:42:10 +00:00
d197438e16 Merge branch 'master' of ssh://github.com/asim/go-micro 2020-12-26 15:32:54 +00:00
7fc0b7ef72 add all the plugins 2020-12-26 15:32:45 +00:00
f44b832bac Update README.md 2020-12-26 15:23:06 +00:00
5fe144bda8 Update README.md 2020-12-26 15:22:41 +00:00
df2dab0169 Update README.md 2020-12-26 15:22:14 +00:00
7ab46b0850 rename imports 2020-12-26 15:21:29 +00:00
c3fe6eb3ac update readme 2020-12-26 15:18:11 +00:00
a34c70de0e Add examples 2020-12-26 15:17:20 +00:00
273bab5dd7 update readme 2020-12-26 15:15:39 +00:00
f8fc9d0304 Add protoc-gen-micro 2020-12-26 15:13:09 +00:00
Hao
b5431de2e8 Use singleflight to prevent registry cache breakdown (#2098) 2020-12-21 14:34:59 +00:00
dc0cac9ba4 Update README.md 2020-12-18 18:45:14 +00:00
8628dc0fc4 Update FUNDING.yml 2020-12-13 08:18:02 +00:00
b57f56fb0b Merge branch 'master' of ssh://github.com/asim/go-micro 2020-12-12 20:51:40 +00:00
690169f6e5 remove k8s logs 2020-12-12 20:51:32 +00:00
a543157f50 Delete debug.go 2020-12-12 20:50:53 +00:00
15a62ae0b9 move debug handler 2020-12-12 20:50:36 +00:00
28afbf164f Merge branch 'master' of ssh://github.com/asim/go-micro 2020-12-12 20:44:45 +00:00
4ce77373c0 remove auth cruft 2020-12-12 20:44:32 +00:00
8de1ede0f0 Update network.go 2020-12-12 20:35:43 +00:00
8054478cc3 remove util/scope 2020-12-12 20:28:09 +00:00
167fcd0d78 fix wrapper test 2020-12-12 20:25:29 +00:00
206bf8cd0a remove web 2020-12-12 20:15:59 +00:00
df687fe5d4 move selector 2020-12-12 20:14:50 +00:00
de4f3ee4a2 separate rules and auth 2020-12-12 20:08:39 +00:00
202338bd2d update all the things to go 1.15 2020-12-12 19:51:18 +00:00
e2034b2438 Merge branch 'master' of ssh://github.com/asim/go-micro 2020-12-12 19:39:14 +00:00
0ec2399a2c fix command 2020-12-12 19:39:04 +00:00
df5f158cef Delete .golangci.yml 2020-12-12 19:09:48 +00:00
19ac4fbcaf move rules 2020-12-12 19:08:36 +00:00
d07de3751e remove auth provider 2020-12-12 19:06:43 +00:00
4977aca09c move router 2020-12-12 19:04:19 +00:00
43ff2a540d move proxy 2020-12-12 19:02:04 +00:00
35c59042bf refactor network 2020-12-12 18:59:40 +00:00
f8f84b42ac Merge branch 'master' of ssh://github.com/asim/go-micro 2020-12-11 21:42:43 +00:00
1dc9b40b90 move network/tunnel 2020-12-11 21:42:31 +00:00
345845ec16 Delete CNAME 2020-12-11 11:22:37 +00:00
dbe8c93e20 remove service implementations (#2094) 2020-12-11 11:12:44 +00:00
4d481b0363 Update README.md 2020-12-09 21:52:18 +00:00
88d954cf97 Update README.md 2020-12-09 18:35:07 +00:00
71883f1b04 Update tests.yml 2020-12-09 18:19:37 +00:00
bfc212f7ed remove service package 2020-12-09 18:11:10 +00:00
43f80b1b0d Delete build-micro.sh 2020-12-09 18:09:02 +00:00
f83d64d092 Delete build-all-examples.sh 2020-12-09 18:08:55 +00:00
e67b9f0cc1 Delete micro-main.yml 2020-12-09 18:08:39 +00:00
134c5f0e41 Delete micro-examples.yml 2020-12-09 18:08:26 +00:00
e761aa1940 move cmd 2020-12-09 18:07:01 +00:00
8c8380dcd4 delete agent package 2020-12-09 18:03:00 +00:00