Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBuilder ¶
NewBuilder return Builder with service name
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
Builder is the implementaion of grpc.naming.Resolver
type Resolver ¶
type Resolver struct {
// contains filtered or unexported fields
}
func (*Resolver) ResolveNow ¶
func (r *Resolver) ResolveNow(option resolver.ResolveNowOption)
It's just a hint, resolver can ignore this if it's not necessary.
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) Deregister ¶
Click to show internal directories.
Click to hide internal directories.