Provide prototype implementation for topology handling
Compare changes
- André Sterba authored
+ 16
− 8
@@ -162,21 +162,25 @@ func (e ErrTypeNotSupported) Error() string {
@@ -162,21 +162,25 @@ func (e ErrTypeNotSupported) Error() string {
@@ -193,21 +197,25 @@ func (e ErrCouldNotFind) Error() string {
@@ -193,21 +197,25 @@ func (e ErrCouldNotFind) Error() string {