hugo/common/maps
meehawk abbc99d4c6
common/maps: Add Scratch.DeleteInMap
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
2021-05-17 15:45:33 +02:00
..
maps.go
maps_get.go
maps_test.go
params.go
params_test.go
scratch.go common/maps: Add Scratch.DeleteInMap 2021-05-17 15:45:33 +02:00
scratch_test.go common/maps: Add Scratch.DeleteInMap 2021-05-17 15:45:33 +02:00