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 Allow cascade _target to work with non toml fm 2020-10-22 23:00:19 +02:00
maps_get.go Simplify page tree logic 2019-08-08 20:13:39 +02:00
maps_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
params.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
params_test.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
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