mocks

package
v0.0.0-...-36caf28 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockLogger

type MockLogger struct{}

func NewMockLogger

func NewMockLogger() *MockLogger

func (MockLogger) Log

func (m MockLogger) Log(ctx context.Context, message interface{}, args ...interface{})

type MockRepo

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

func NewMockRepo

func NewMockRepo(urls []string, feedID string, limit int) *MockRepo

func (*MockRepo) Load

func (m *MockRepo) Load() (*entity.FanParam, error)

Jump to

Keyboard shortcuts

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