dim/types
Gibheer 01b87332d9 add a way to set attributes
For this to work, I have added a new function that takes a list of
key looking things and converts them into json.
At the same time, it also can convert json looking payloads and
prepare it for the database (that last part was not intended, but
works).

With the many columns where setting attributes is possible, this
functionality should help quite a bit.
2021-05-07 10:17:05 +02:00
..
doc.go add documentation for types package 2021-04-22 08:42:33 +02:00
fields.go add a way to set attributes 2021-05-07 10:17:05 +02:00
ip.go add layer3domain create and ipblock create 2021-05-03 22:40:27 +02:00
zone.go add String() method to zone 2021-04-28 21:06:38 +02:00