Given a raw DNS query (including the query ID), this function sends the query. If the query is successful, it returns the response and a nil qerr. Otherwise, it returns a SERVFAIL response and a qerr with a status value indicating the cause. Independent of the query's success or failure, this func
(ctx context.Context, q []byte)
source not stored for this graph (policy: none)
no test coverage detected