Add Option to Exclude XML Header for NETCONF Messages #623
Annotations
3 errors
|
driver/netconf/message.go#L21
paramTypeCombine: func(v string, forceSelfClosingTags bool, excludeHeader bool) (*serializedInput, error) could be replaced with func(v string, forceSelfClosingTags, excludeHeader bool) (*serializedInput, error) (gocritic)
|
|
This job failed
Loading