1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-04 18:19:54 +00:00
mycorrhiza/web
kez c1946d8849 Turn BodyAttributes into a map
BodyAttributes is now a map of attribute name -> attribute value. This
was done because attribute names have a restricted set of characters,
but attribute values are much less restrictive
2022-08-15 23:44:35 +05:00
..
mutators.go Turn BodyAttributes into a map 2022-08-15 23:44:35 +05:00
readers.go Turn BodyAttributes into a map 2022-08-15 23:44:35 +05:00
web.go Delete package views 2022-08-06 16:35:17 +05:00