Files
temporal/api/testservicemock/v1/service.pb.mock.go
Roey Berman 4c59cd15d7 Add support for protos in chasm libs (#8182)
## What changed?

Added support for defining protos in chasm libs.

## Why?

Keep everything local to the library.

## How did you test it?
- [x] built
- [x] run locally and tested manually
2025-08-15 18:09:58 +00:00

11 lines
341 B
Go

// Code generated by MockGen. DO NOT EDIT.
// Source: api/testservice/v1/service.pb.go
//
// Generated by this command:
//
// mockgen -package testservicemock -source api/testservice/v1/service.pb.go -destination api/testservicemock/v1/service.pb.mock.go
//
// Package testservicemock is a generated GoMock package.
package testservicemock