Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 665 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 665 Bytes

solvere

GoDoc Build Status codecov.io

A simple Golang package and standalone server for recursive DNS resolution.

Golang >= 1.7 is required to make use of the new standard library context package.

Until there is a full test suite you should really not trust this.