refactor(core): select discovery backend from configured type

This commit is contained in:
dsx137 2026-07-21 15:08:11 +08:00
parent 597ed734cf
commit 65a4f0f461

View File

@ -15,6 +15,7 @@
package discovery
import (
"strings"
"time"
"google.golang.org/grpc"