Skip to content

sorry!when can we use this project as a golang library?[feature] #89

Closed Answered by Mzack9999
Nyx2022 asked this question in Q&A
Discussion options

You must be logged in to vote

@Nyx2020 You can use the dnsx library directly through the New method

func New(options Options) (*DNSX, error) {
and perform all the various DNS operations that the library currently supports. Subfinder already uses dnsx internally to perform resolutions.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MetzinAround
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Type: Question A query or seeking clarification on parts of the spec. Probably doesn't need the attention of all.
2 participants
Converted from issue

This discussion was converted from issue #88 on August 04, 2021 09:22.