Parcourir la source

Fixed missing package description

tags/v1.0.0
Jérôme Renard il y a 11 ans
Parent
révision
57ab71837a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      goes.go

+ 1
- 0
goes.go Voir le fichier

@@ -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 (


Chargement…
Annuler
Enregistrer