mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-29 07:07:16 +00:00
5 lines
191 B
Go
5 lines
191 B
Go
package gointerfaces
|
|
|
|
//go:generate moq -stub -out ./sentry/mocks.go ./sentry SentryServer SentryClient
|
|
//go:generate moq -stub -out ./remote/mocks.go ./remote KVClient KV_StateChangesClient
|