filesystem

package
v0.0.0-...-e1839d5 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type FileInterface

type FileInterface interface {
	ReadLines(path string) []string
}

type FileService

type FileService struct {
}

func ProvideFileService

func ProvideFileService() *FileService

func (*FileService) ReadLines

func (file *FileService) ReadLines(path string) []string

Jump to

Keyboard shortcuts

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