mock_markdown

package
v0.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_markdown is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConverter

type MockConverter struct {
	// contains filtered or unexported fields
}

MockConverter is a mock of Converter interface

func NewMockConverter

func NewMockConverter(ctrl *gomock.Controller) *MockConverter

NewMockConverter creates a new mock instance

func (*MockConverter) Convert

func (m *MockConverter) Convert(src []byte, w io.Writer) error

Convert mocks base method

func (*MockConverter) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

type MockConverterMockRecorder

type MockConverterMockRecorder struct {
	// contains filtered or unexported fields
}

MockConverterMockRecorder is the mock recorder for MockConverter

func (*MockConverterMockRecorder) Convert

func (mr *MockConverterMockRecorder) Convert(src, w interface{}) *gomock.Call

Convert indicates an expected call of Convert

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL