Newer
Older
// Code generated by mockery v2.10.0. DO NOT EDIT.
package mocks
import (
mock "github.com/stretchr/testify/mock"
uuid "github.com/google/uuid"
)
// Storable is an autogenerated mock type for the Storable type
type Storable struct {
mock.Mock
}
func (_m *Storable) ID() uuid.UUID {