crossagent

package
v3.14.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

README

Cross Agent Tests

At commit a4ec8e617340c8c7936d15ad18309ff5b9cfa93e.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

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