reader

package
v0.0.0-...-2f28f2a Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileReader

type FileReader struct{}

func NewFileReader

func NewFileReader() (*FileReader, error)

func (*FileReader) ReadLocalYaml

func (f *FileReader) ReadLocalYaml(filename string) (map[string]model.Monitor, mapset.Set, error)

type FileReaderInterface

type FileReaderInterface interface {
	ReadLocalYaml(filename string) (map[string]model.Monitor, mapset.Set, error)
}

Jump to

Keyboard shortcuts

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