proxy.golang.org : git.mills.io/prologic/go-gopher : v0.0.0-20220331140221-54a3d144498c
Package gopher provides an implementation of the Gopher protocol (RFC 1436) Much of the API is similar in design to the net/http package of the standard library. To build custom Gopher servers implement handler functions or the `Handler{}` interface. Implementing a client is as simple as calling `gopher.Get(uri)` and passing in a `uri` such as `"gopher://gopher.floodgap.com/"`.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/git.mills.io/prologic/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/sasha-s/go-deadlock v0.3.1
- github.com/stretchr/testify v1.7.0
- golang.org/x/net v0.0.0-20181220203305-927f97764cc3