mattbaird / elastigo

A Go (golang) based Elasticsearch client library.
Apache License 2.0
943 stars 241 forks source link

Implement DeleteSnapshot and DeleteSnapshotRepository #277

Open fern4lvarez opened 8 years ago

mattbaird commented 8 years ago

hi @fern4lvarez: thanks for contributing, could you provide a few tests for this new functionality before we merge it? thanks!

fern4lvarez commented 8 years ago

@mattbaird I will try to write tests, but I'd also appreciate that this would be the norm for all other PRs, e.g. https://github.com/mattbaird/elastigo/pull/175.