reader

package
v0.0.0-...-40291e4 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TardiContent string = TardiContentDir + "/tardicontent.yml"
View Source
var TardiContentDir string = ".tardigrade"
View Source
var TardiHistory string = TardiContentDir + "/tardihistory.yml"

Functions

func CheckContentFileExists

func CheckContentFileExists(dir string) bool

func CreateNewContentFile

func CreateNewContentFile(tardiContentDirName string, tardiContentFileName string, dummyGroupPrefix string)

func CreateNewLocalContentFile

func CreateNewLocalContentFile()

func CreateNewUserContentFile

func CreateNewUserContentFile()

func DoesFileNotExist

func DoesFileNotExist(filePath string) bool

func DumpMapAsYaml

func DumpMapAsYaml(m *map[interface{}]interface{})

func GetFileAsString

func GetFileAsString(filePath string) *string

func GetHistoryPath

func GetHistoryPath() (*string, error)

func GetHttpRequestAsString

func GetHttpRequestAsString(urlString string) *string

func GetRawMapContent

func GetRawMapContent(filesToRead []string) *map[interface{}]interface{}

main entry point

func Marshall

func Marshall(mm *map[interface{}]interface{}) (*string, error)

func Unmarshall

func Unmarshall(mapStr string) *map[interface{}]interface{}

func WriteToFile

func WriteToFile(fileName string, content string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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