Add support for Get of MPLS entries to RIB. #1026
Annotations
10 errors
constants/const.go#L15
package comment should be of the form "Package constants ..."
|
cmd/rtr/main.go#L15
should have a package comment
|
cmd/ccli/ccli_test.go#L59
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
cmd/ccli/ccli_test.go#L59
parameter 'uri' seems to be unused, consider removing or renaming it as _
|
client/gribiclient.go#L1098
type name will be used as client.ClientStatus by other packages, and that stutters; consider calling this Status
|
client/gribiclient.go#L1151
comment on exported type ClientErr should be of the form "ClientErr ..." (with optional leading article)
|
client/gribiclient.go#L1152
type name will be used as client.ClientErr by other packages, and that stutters; consider calling this Err
|
client/gribiclient.go#L202
parameter 'opts' seems to be unused, consider removing or renaming it as _
|
rib/rib.go#L52
type name will be used as rib.RIBHookFn by other packages, and that stutters; consider calling this HookFn
|
fluent/fluent.go#L307
exported const AllAFTs should have comment (or a comment on this block) or be unexported
|
The logs for this run have expired and are no longer available.
Loading