Categorygithub.com/coredns/client
modulepackage
0.1.0
Repository: https://github.com/coredns/client.git
Documentation: pkg.go.dev

# README

client

Go Reference

DNS-over-gRPC client library and CLI command

# Packages

No description provided by the author

# Functions

NewClient establishes a connection to a server and returns a pointer to a Client.

# Structs

Client provides a convenient interface to a gRPC-based DNS service.
Msg holds a message from the server.
Watch is used to track access results from watching a particular query.