Skip to content

mistsys/go-netconf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-netconf

This is our fork of go-netconf

Merge Upstream

# create the upstream
git remote add upstream https://github.com/mistsys/go-netconf.git

# now you can merge / cherry-pick what you want

tag / release

git tag -a v0.1.4 -m "v0.1.4"

About

NETCONF implementation in Go.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 100.0%