mirror of
https://github.com/go-micro/go-micro.git
synced 2025-10-06 21:46:55 +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