package
0.0.0-20200819073031-81936024dd3a
Repository: https://github.com/div9851/smartnote-backend.git
Documentation: pkg.go.dev

# Functions

DeleteNote uses Delete APIhttps://www.elastic.co/guide/en/elasticsearch/reference/current/docs-delete.html.
FetchNoteByID uses Get APIhttps://www.elastic.co/guide/en/elasticsearch/reference/current/docs-get.html.
PostNote uses Index APIhttps://www.elastic.co/guide/en/elasticsearch/reference/current/docs-index_.html.
SearchNotes uses Search APIhttps://www.elastic.co/guide/en/elasticsearch/reference/current/search-search.html.
UpdateNote uses Index APIhttps://www.elastic.co/guide/en/elasticsearch/reference/current/docs-index_.html.