Documentation ¶
Overview ¶
Code generated by mockery v1.0.0
Index ¶
- type Client
- func (_m *Client) CreateFile(ctx context.Context, f elasticsearch.File) (*elastic.IndexResponse, error)
- func (_m *Client) CreatePackage(ctx context.Context, p *goref.Package) error
- func (_m *Client) CreateRef(ctx context.Context, r *goref.Ref) (*elastic.IndexResponse, error)
- func (_m *Client) GetPackage(ctx context.Context, docID string) (*elastic.GetResult, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an autogenerated mock type for the Client type
func (*Client) CreateFile ¶
func (_m *Client) CreateFile(ctx context.Context, f elasticsearch.File) (*elastic.IndexResponse, error)
CreateFile provides a mock function with given fields: ctx, f
func (*Client) CreatePackage ¶
CreatePackage provides a mock function with given fields: ctx, p
Click to show internal directories.
Click to hide internal directories.