Documentation ¶
Index ¶
- func CastResultToInteger(res [][]interface{}) (int64, error)
- func GetAllFilesInDir(fs afero.Fs, dir string) ([]string, error)
- func GetExitCode(err error) int
- func GetIngestrDestinationType(asset *pipeline.Asset) (pipeline.AssetType, error)
- func GetLatestFileInDir(fs afero.Fs, dir string) (string, error)
- func ParseJSONOutputs(actual, expected string) (interface{}, interface{}, error)
- func PrefixGenerator() string
- func ReadFile(path string) string
- func ReadJSONToFile(fs afero.Fs, filename string, v interface{}) error
- func WriteJSONToFile(fs afero.Fs, data interface{}, filename string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CastResultToInteger ¶
func GetAllFilesInDir ¶ added in v0.11.123
func GetExitCode ¶ added in v0.11.128
func GetIngestrDestinationType ¶ added in v0.6.6
func GetLatestFileInDir ¶ added in v0.11.123
func ParseJSONOutputs ¶ added in v0.11.128
func PrefixGenerator ¶
func PrefixGenerator() string
func ReadJSONToFile ¶ added in v0.11.123
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.