//
pkg.gl
Category
github.com/coredns/client
module
package
0.1.0
Repository:
https://github.com/coredns/client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
160 SLOC
#
README
client
DNS-over-gRPC client library and CLI command
#
Packages
cmd
No description provided by the author
#
Functions
NewClient
NewClient establishes a connection to a server and returns a pointer to a Client.
#
Structs
Client
Client provides a convenient interface to a gRPC-based DNS service.
Msg
Msg holds a message from the server.
Watch
Watch is used to track access results from watching a particular query.