mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
abbc99d4c6
Add Scratch.DeleteInMap method. This method works similar to Scratch.SetInMap. It takes in two string parameters, key and mapKey and deletes the value mapped to mapKey in key Closes #8504 |
||
---|---|---|
.. | ||
maps.go | ||
maps_get.go | ||
maps_test.go | ||
params.go | ||
params_test.go | ||
scratch.go | ||
scratch_test.go |