directory
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev
# Packages
Package google provides a function to do Google searches using the Google Web Search API.
The server program issues Google search requests and demonstrates the use of the go.net Context API.
Package userip provides functions for extracting a user IP address from a request and associating it with a Context.