config package rework #9
@ -20,7 +20,6 @@ func LookupRoute(ctx context.Context, req Request, opts CallOptions) ([]string,
|
|||||||
}
|
}
|
||||||
|
|
||||||
if opts.Router == nil {
|
if opts.Router == nil {
|
||||||
fmt.Printf("%#+v\n", opts)
|
|
||||||
return nil, router.ErrRouteNotFound
|
return nil, router.ErrRouteNotFound
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user