From 0c21c91ebb8d5eadc7d48308254d353f3f63d7ea Mon Sep 17 00:00:00 2001 From: Atsushi NAGASE Date: Thu, 27 Oct 2016 02:59:44 +0900 Subject: [PATCH] Add ngs/go-google-email-audit-api. (#1149) Go client library for Google G Suite Email Audit API. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 505c5c0b..086bf8d0 100644 --- a/README.md +++ b/README.md @@ -968,6 +968,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [google](https://github.com/google/google-api-go-client) - Auto-generated Google APIs for Go. * [google-analytics](https://github.com/chonthu/go-google-analytics) - A simple wrapper for easy google analytics reporting. * [google-cloud](https://github.com/GoogleCloudPlatform/gcloud-golang) - Google Cloud APIs Go Client Library. +* [google-email-audit-api](https://github.com/ngs/go-google-email-audit-api) - Go client library for [Google G Suite Email Audit API](https://developers.google.com/admin-sdk/email-audit/). * [gostorm](https://github.com/jsgilmore/gostorm) - GoStorm is a Go library that implements the communications protocol required to write Storm spouts and Bolts in Go that communicate with the Storm shells. * [hipchat](https://github.com/andybons/hipchat) - This project implements a golang client library for the Hipchat API. * [hipchat (xmpp)](https://github.com/daneharrigan/hipchat) - A golang package to communicate with HipChat over XMPP.