-
Updated
Oct 14, 2019 - Go
venom
Here are 12 public repositories matching this topic...
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Oct 1, 2020 - Shell
-
Updated
Oct 26, 2020 - JavaScript
-
Updated
Mar 26, 2017 - CSS
-
Updated
Dec 6, 2018 - Java
-
Updated
Apr 23, 2019 - JavaScript
-
Updated
Mar 23, 2019 - Python
Improve this page
Add a description, image, and links to the venom topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the venom topic, visit your repo's landing page and select "manage topics."
The purpose of this issue is to expand upon the existing
ConfigStoreAPI to add methods for removing and renaming keys in theConfigStore.API
Currently there is no mechanism for performing these operations within venom, however, the logic to implement them should be fairly simple. Two new methods should be added to the
ConfigStoreinterface: