package
0.0.0-20240503212143-1945791be55c
Repository: https://github.com/leogsouza/meower.git
Documentation: pkg.go.dev
# Functions
Close ends the elastic search connection.
InsertMeow inserts the type into search engine.
NewElastic connects to elasticsearch engine.
SearchMeows seeks for Meows into search engine.
SetRepository sets the repository through dependency injection.
# Structs
ElasticRepository implements the Repository interface.
# Interfaces
Repository is an interface for handling search operations.