github.com/graphql-editor/azure-functions-golang-worker@v0.1.0/mocks/isNullableTimestamp_Timestamp.go (about)

     1  // Code generated by mockery v1.0.0. DO NOT EDIT.
     2  
     3  package mocks
     4  
     5  import mock "github.com/stretchr/testify/mock"
     6  
     7  // isNullableTimestamp_Timestamp is an autogenerated mock type for the isNullableTimestamp_Timestamp type
     8  type isNullableTimestamp_Timestamp struct {
     9  	mock.Mock
    10  }
    11  
    12  // isNullableTimestamp_Timestamp provides a mock function with given fields:
    13  func (_m *isNullableTimestamp_Timestamp) isNullableTimestamp_Timestamp() {
    14  	_m.Called()
    15  }