-
New NameSystem interface · 2944360f
type NameSystem interface { Resolver Publisher } should say it all. cc @whyrusleeping由 Juan Batiz-Benet 提交于2944360f
×
type NameSystem interface {
Resolver
Publisher
}
should say it all.
cc @whyrusleeping