From 57ab71837a95c4fa478ec7cbb6e31cd82973d809 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Je=CC=81ro=CC=82me=20Renard?= Date: Sun, 16 Jun 2013 06:56:38 +0200 Subject: [PATCH] Fixed missing package description --- goes.go | 1 + 1 file changed, 1 insertion(+) diff --git a/goes.go b/goes.go index 9637596..3c75cdb 100644 --- a/goes.go +++ b/goes.go @@ -2,6 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. +// Package goes provides an API to access Elasticsearch. package goes import (