This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
Open-IM-Server
mirror of
https://github.com/OpenIMSDK/Open-IM-Server
Watch
3
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
refactor(core): select discovery backend from configured type
Browse Source
pull/3773/head
dsx137
2 weeks ago
parent
597ed734cf
commit
65a4f0f461
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
pkg/common/discovery/discoveryregister.go
Unescape
Escape
View File
@ -15,6 +15,7 @@
package
discovery
import
(
"strings"
"time"
"google.golang.org/grpc"
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/Open-IM-Server
Title
Body
Create Issue