This is a implementation of dim, which is built in python. But this time in go.
Gibheer
01b87332d9
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. |
||
---|---|---|
query | ||
schema | ||
types | ||
.gitignore | ||
dim.conf.example | ||
go.mod | ||
go.sum | ||
ipblock_create.go | ||
layer3domain_attr.go | ||
layer3domain_create.go | ||
layer3domain_list.go | ||
main.go | ||
server.go | ||
zone_create.go | ||
zone_list.go |