prometheusmock

package
v0.0.0-...-e8427ed Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileManager

type FileManager struct {
	mock.Mock
}

FileManager is an autogenerated mock type for the FileManager type

func NewFileManager

func NewFileManager(t mockConstructorTestingTNewFileManager) *FileManager

NewFileManager creates a new instance of FileManager. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*FileManager) FindFiles

func (_m *FileManager) FindFiles(ctx context.Context, root string, matcher *regexp.Regexp) ([]string, error)

FindFiles provides a mock function with given fields: ctx, root, matcher

func (*FileManager) ReadFile

func (_m *FileManager) ReadFile(ctx context.Context, path string) ([]byte, error)

ReadFile provides a mock function with given fields: ctx, path

Jump to

Keyboard shortcuts

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