-
Notifications
You must be signed in to change notification settings - Fork 806
Closed
Description
github.com/vishvananda/netlink
../../vishvananda/netlink/route_linux.go:553:1: syntax error: non-declaration statement outside function body
this error is caused by the line 553 due to extra equals
553: =======
554: // RouteAddEcmp will add a route to the system.
555: func RouteAddEcmp(route *Route) error {
Due to this non-declaration statement outside function body syntax error caused.
will be needful if sort out this error as early as possible.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels