chore(netlink): debug log ip rule commands in netlink instead of routing package
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
package routing
|
||||
|
||||
//go:generate mockgen -destination=logger_mock_test.go -package routing . Logger
|
||||
|
||||
type Logger interface {
|
||||
Debug(s string)
|
||||
Info(s string)
|
||||
|
||||
Reference in New Issue
Block a user