]> git.maquefel.me Git - brevno-suite/hugo/commit
tpl/collections: Allow querify to accept a map argument
authorJoe Mooring <joe.mooring@veriphor.com>
Wed, 11 Dec 2024 21:10:15 +0000 (13:10 -0800)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 13 Dec 2024 12:30:55 +0000 (13:30 +0100)
commit641d2616c71dfff4afa5ab09711c5b45a2a18131
treecdd86d10881ccfbfca4619cd3a69793a57eff6ed
parenta834bb9f7e14298a8df75f7ffb69e31f2a36e655
tpl/collections: Allow querify to accept a map argument

Closes #13131
tpl/collections/collections.go
tpl/collections/collections_test.go
tpl/collections/querify.go [new file with mode: 0644]
tpl/collections/querify_test.go [new file with mode: 0644]