This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
self_im
/
self-im-rtc
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
1f81edc4fb
Haarat
Tagit
master
self-im-rtc
/
internal
/
config
/
config.go
config.go
103 B
Historia
Raaka
1
2
3
4
5
6
7
package config
import "github.com/zeromicro/go-zero/zrpc"
type Config struct {
zrpc.RpcServerConf
}