repositorypackage
0.3.0
Repository: https://github.com/grokify/googleutil.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Google Utilities
GoogleUtil is a set of generic, higher-level libraries for interacting with the Google API using Go. It is based on the Google API Go Client. google-api-go-client
.
Author
Additional Google helper libraries and demo apps include:
- OAuth 2.0 utilities via
goauth/google
- OAuth 2.0 demo app via
beegoutil