github.com/lyft/flytestdlib@v0.3.12-0.20210213045714-8cdd111ecda1/cache/mocks/Item.go (about) 1 // Code generated by mockery v1.0.1. DO NOT EDIT. 2 3 package mocks 4 5 import mock "github.com/stretchr/testify/mock" 6 7 // Item is an autogenerated mock type for the Item type 8 type Item struct { 9 mock.Mock 10 }