github.com/kaleido-io/firefly@v0.0.0-20210622132723-8b4b6aacb971/mocks/identitymocks/callbacks.go (about) 1 // Code generated by mockery v1.0.0. DO NOT EDIT. 2 3 package identitymocks 4 5 import mock "github.com/stretchr/testify/mock" 6 7 // Callbacks is an autogenerated mock type for the Callbacks type 8 type Callbacks struct { 9 mock.Mock 10 }