Echoy - intelligent & smart AI assistance for your daily life.
curl -fsSL https://raw.githubusercontent.com/shaharia-lab/echoy/main/setup.sh | bashAll interfaces have generated mocks in their own package using Mockery V2.
go install github.com/vektra/mockery/v2@latestTo update or generate new mocks run:
mockeryTo ignore a specific package or make customizations please refer to the .mockery.yaml config file and Mockery documentation.
Don't forget to commit the generated mocks to the repository.
