mirror of
https://github.com/go-micro/go-micro.git
synced 2025-08-10 21:52:01 +02:00
update comment
This commit is contained in:
@@ -39,7 +39,7 @@ type Router interface {
|
||||
Status() Status
|
||||
// Stop stops the router
|
||||
Stop() error
|
||||
// String returns debug info
|
||||
// Returns the router implementation
|
||||
String() string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user