Versions in this module Expand all Collapse all v1 v1.8.0 Mar 10, 2024 v1.7.0 Sep 18, 2021 v1.6.3 Sep 5, 2019 Changes in this version + const NAME + func SendVoidRespond(conn net.Conn, req *dubbo.Request) + type RegistryURL struct + Host string + Parameters map[string]string + Password string + Path string + Port int + Protocol string + Username string + type SimDubboRegistryServer struct + func (d *SimDubboRegistryServer) AcceptLoop(l *net.TCPListener) + func (d *SimDubboRegistryServer) Init(opts ...server.Options) error + func (d *SimDubboRegistryServer) Register(schema interface{}, options ...server.RegisterOption) (string, error) + func (d *SimDubboRegistryServer) Start() error + func (d *SimDubboRegistryServer) Stop() error + func (d *SimDubboRegistryServer) String() string