Juniper / go-netconf

NETCONF implementation in Go.
Other
253 stars 110 forks source link

Ignoring close if TransportSSH is nil #102

Closed aniketgawade closed 3 years ago

aniketgawade commented 3 years ago

Fixes issue #98

aniketgawade commented 3 years ago

Can someone review this patch?