util

package
v0.90.0 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2020 License: GPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAbsPath

func GetAbsPath(manifestDir, pathSpec string) string

func GetStringFromInterface

func GetStringFromInterface(queryParam interface{}) (string, error)

func IsParallelPathSpec

func IsParallelPathSpec(pathSpec []byte) bool

func IsPathSpec

func IsPathSpec(pathSpec []byte) bool

func Max

func Max(x, y int) int

func OpenFileOrUrl

func OpenFileOrUrl(path, rootDir string) (string, io.ReadCloser, error)

OpenFileOrUrl opens either a local file or gives the resp.Body from a remote file

func RemoveFromJsonArray

func RemoveFromJsonArray(input []interface{}, removeIndex int) (output []interface{})

Types

type JsonArray

type JsonArray = []interface{}

type JsonBool

type JsonBool = bool

type JsonNumber

type JsonNumber = float64

type JsonObject

type JsonObject = map[string]interface{}

type JsonString

type JsonString = string

Jump to

Keyboard shortcuts

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