bed53b605f
fixing etcd stack in getToken ( #2145 )
...
when provide username and password, etcd will try to get auth token from server
if server is unavailble, etcd client will stack in
when dial timeout is set, it will return err instead of stack in
2021-04-01 09:55:21 +01:00
9b41d1bf08
Update README.md
2021-03-29 11:33:59 +01:00
0a41e6d80f
Update README.md
2021-03-17 09:37:20 +00:00
b636a4bfe3
Update README.md
2021-03-17 07:52:35 +00:00
df90f2ca63
Update registry plugins mod version ( #2130 )
...
* update etcd version
* update mod version
* update
* update etcd mod version
2021-02-27 06:48:44 +00:00
0bf3719a9a
remove indirects
2021-02-26 08:34:03 +00:00
bfa9e7c88c
update quic go mod
2021-02-26 08:14:11 +00:00
57003414be
remove network package
2021-02-26 08:13:12 +00:00
a54f40baa7
Update README.md
2021-02-25 10:32:47 +00:00
56c779f9df
Update README.md
2021-02-25 10:31:55 +00:00
26b859c4f9
improve code quality ( #2128 )
...
* Fix inefficient string comparison
* Fix unnecessary calls to Printf
* Canonicalize header key
* Replace `t.Sub(time.Now())` with `time.Until`
* Remove unnecessary blank (_) identifier
* Remove unnecessary use of slice
* Remove unnecessary comparison with bool
2021-02-25 08:30:35 +00:00
0f0ace1a44
support for tls on http plugin ( #2126 )
2021-02-17 18:20:06 +00:00
f9f5e7422d
fix store delete
2021-02-10 07:14:49 +00:00
2653e7a977
update pulgin registry mod version ( #2121 )
...
* update etcd version
* update mod version
* update
2021-02-08 08:56:39 +00:00
55b477ba07
update etcd version ( #2120 )
2021-02-07 12:15:06 +00:00
6f666d63c8
update client/grpc plugins version & remove replace ( #2119 )
...
* update memory registry plugins version & remove replace
* update plugins version & remove replace
* update plugins/client/grpc/v3 version
Co-authored-by: 申法宽 <shenfakuan@163.com >
2021-02-05 09:50:42 +00:00
e8167a8b79
update plugins version & remove replace ( #2118 )
...
* update memory registry plugins version & remove replace
* update plugins version & remove replace
Co-authored-by: 申法宽 <shenfakuan@163.com >
2021-02-05 09:09:25 +00:00
0702501552
Delete Dockerfile
2021-02-02 14:58:31 +00:00
89fe31310e
Delete docker.yml
2021-02-02 14:58:19 +00:00
ca3dfc4580
Remove missing gRPC example from README.md ( #2112 )
2021-01-30 18:13:56 +00:00
bba3107ae1
Remove hpcloud/tail in favour of nxadm/tail ( #2109 )
v3.5.0
2021-01-25 07:51:17 +00:00
60010e82e2
update protoc-gen-micro
v3.0.1
2021-01-20 21:36:17 +00:00
ad94eeb635
Update README.md
v3.0.0
2021-01-20 21:30:26 +00:00
88be70a6af
Update README.md
2021-01-20 21:30:10 +00:00
226833c4ab
Update README.md
2021-01-20 21:29:36 +00:00
8e3b7a57d9
examples at v3
2021-01-20 21:28:48 +00:00
dc8236ec05
update v3 plugins ( #2105 )
2021-01-20 21:01:10 +00:00
d94936f6c9
v3 ( #2104 )
...
* v3
* revert plugins
* fixup some issues
2021-01-20 13:54:31 +00:00
bf4ab679e1
Fix zk watchDir ( #2102 )
...
Signed-off-by: Goober <chenhao86899@gmail.com >
2021-01-05 17:32:17 +00:00
20b5755788
move encoders out to plugins
2020-12-30 08:46:31 +00:00
f64ffdbab1
remove indirects in go mod
2020-12-30 08:26:26 +00:00
eb1e22bd10
strip grpc
2020-12-30 08:21:30 +00:00
18fb7a5d62
move certmagic
2020-12-29 20:12:10 +00:00
ee8b369a19
add initialisers
2020-12-29 16:50:18 +00:00
f4f6feafb3
remove etcd store
2020-12-29 16:32:06 +00:00
9ddfe696a4
go fmt
2020-12-29 16:29:58 +00:00
762fff8a51
Merge branch 'master' of ssh://github.com/asim/go-micro
2020-12-29 16:28:21 +00:00
36bcd8317b
remove micro deps
2020-12-29 16:28:12 +00:00
10005db702
Rename default.go to noop.go
2020-12-29 16:24:31 +00:00
1b610403ba
go mod tidy
2020-12-29 15:50:14 +00:00
2fde8a76eb
Merge branch 'master' of ssh://github.com/asim/go-micro
2020-12-29 15:49:33 +00:00
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