//
pkg.gl
Category
golang.org/x/net
dict
package
0.34.0
Repository:
https://go.googlesource.com/net
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
174 SLOC
#
Functions
Dial
Dial returns a new client connected to a dictionary server at addr on the given network.
#
Structs
Client
A Client represents a client connection to a dictionary server.
Defn
A Defn represents a definition.
Dict
A Dict represents a dictionary available on the server.