mirror of
https://github.com/temporalio/temporal.git
synced 2026-08-30 18:41:49 -07:00
## 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
11 lines
347 B
Go
11 lines
347 B
Go
// Code generated by MockGen. DO NOT EDIT.
|
|
// Source: api/adminservice/v1/service.pb.go
|
|
//
|
|
// Generated by this command:
|
|
//
|
|
// mockgen -package adminservicemock -source api/adminservice/v1/service.pb.go -destination api/adminservicemock/v1/service.pb.mock.go
|
|
//
|
|
|
|
// Package adminservicemock is a generated GoMock package.
|
|
package adminservicemock
|