awl/pkg/query
grumbulon d93eccc064
All checks were successful
continuous-integration/drone/push Build is passing
feat: RFC-8427 (#171)
This PR will make the JSON response body be based off [RFC-8427](https://www.rfc-editor.org/rfc/rfc8427.html) which will be similar to [kdig's](https://www.knot-dns.cz/docs/2.6/html/man_kdig.html) JSON output.

Co-authored-by: Sam Therapy <sam@samtherapy.net>
Reviewed-on: #171
Reviewed-by: Sam Therapy <sam@samtherapy.net>
Co-authored-by: grumbulon <grumbulon@grumbulon.xyz>
Co-committed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-12-27 20:07:09 +00:00
..
docs.go chore(Refactor) (#110) 2022-09-24 23:11:09 +00:00
print.go feat: RFC-8427 (#171) 2022-12-27 20:07:09 +00:00
print_test.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
query.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
query_test.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
struct.go feat: RFC-8427 (#171) 2022-12-27 20:07:09 +00:00
util.go feat: RFC-8427 (#171) 2022-12-27 20:07:09 +00:00