mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-06 11:19:31 -06:00
10 lines
199 B
Go
10 lines
199 B
Go
// Code generated by mockery v2.7.4. DO NOT EDIT.
|
|
|
|
package mocks
|
|
|
|
import mock "github.com/stretchr/testify/mock"
|
|
|
|
// API is an autogenerated mock type for the API type
|
|
type API struct {
|
|
mock.Mock
|
|
}
|