foltik / vyos-client-go

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

Improve usage of delete function #9

Closed thomasfinstad closed 2 years ago

thomasfinstad commented 2 years ago

@Foltik I would appriciate a quick look from a second pair of eyes before it is merged to master and released, but this has worked fine for me during my testing. Problem is I dont use the config* type of resources any longer as I am working on adding more proper ones.

foltik commented 2 years ago

Looks good and tested to be working!