crossagent

package
v3.32.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

README

Cross Agent Tests

At commit a234030dc659a6e6d2b920bcc0dc7e25beb520ef

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileMissing

func FileMissing(name string) bool

FileMissing returns true if the cross agent test fixture does not exist.

func ReadDir

func ReadDir(name string) ([]string, error)

ReadDir reads a directory relative to crossagent tests and returns an array of absolute filepaths of the files in that directory.

func ReadFile

func ReadFile(name string) ([]byte, error)

ReadFile reads a file from the crossagent tests directory given as with ioutil.ReadFile.

func ReadJSON

func ReadJSON(name string, v interface{}) error

ReadJSON takes the name of a file and parses it using JSON.Unmarshal into the interface given.

Types

This section is empty.

Jump to

Keyboard shortcuts

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