Rename namespace from Resolver.Endpoint
This commit is contained in:
parent
3735b0e529
commit
67cd59d7bc
@ -33,8 +33,6 @@ type Endpoint struct {
|
||||
Method string
|
||||
// HTTP Path e.g /greeter.
|
||||
Path string
|
||||
// Namespace, g.g. go.micro
|
||||
Namespace string
|
||||
}
|
||||
|
||||
type Options struct {
|
||||
|
Loading…
Reference in New Issue
Block a user