orderedjson2kast

package
v0.0.0-...-b66b357 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertOrderedJSONToKast

func ConvertOrderedJSONToKast(data []byte, testFilePath string, processCodeCallback ProcessCodeFunc) (string, error)

ConvertOrderedJSONToKast parses data as an ordered JSON, assembles code if necessary and converts to KAST format, readable by K

Types

type ProcessCodeFunc

type ProcessCodeFunc func(testPath string, value string) string

ProcessCodeFunc represents a callback to assemble the code in the test

Jump to

Keyboard shortcuts

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