mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-26 13:40:05 +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
|