foltik / vyos-client-go

VyOS Router HTTP API Client in Go (WIP)
MIT License
4 stars 6 forks source link

Use delete in the same way as set. #6

Closed thomasfinstad closed 2 years ago

thomasfinstad commented 2 years ago

This makes it easer to delete a tree, or pick out parts of a tree, by using the same style of logic as when using set method.