awl/pkg/query
Sam dc4edd55bb
fix(query): fix printing irregularities ()
1. Before, the port printed was duplicated, eg.
`;; SERVER: [::1]:53:53 (UDP)` when making query. This has been fixed (not sure what caused it)
2. JSON/XML/YAML date formatting to be compliant with RFC3339 (thanks, std/time!)

Co-authored-by: Sam Therapy <sam@samtherapy.net>
Reviewed-on: 
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-10-14 16:51:27 +00:00
..
docs.go chore(Refactor) () 2022-09-24 23:11:09 +00:00
print.go fix(query): fix printing irregularities () 2022-10-14 16:51:27 +00:00
print_test.go refactor: Make all calls to options pointers () 2022-10-13 12:49:36 +00:00
query.go refactor: Make all calls to options pointers () 2022-10-13 12:49:36 +00:00
query_test.go refactor: Make all calls to options pointers () 2022-10-13 12:49:36 +00:00
struct.go chore(Refactor) () 2022-09-24 23:11:09 +00:00