mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-18 08:24:04 +00:00
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 |