fix quic config
This commit is contained in:
@ -7,7 +7,7 @@ import (
|
||||
)
|
||||
|
||||
type hostsRegistry struct {
|
||||
registry
|
||||
registry[hosts.HostMapper]
|
||||
}
|
||||
|
||||
func (r *hostsRegistry) Register(name string, v hosts.HostMapper) error {
|
||||
|
Reference in New Issue
Block a user