internal

package
v0.0.0-...-fa920b1 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecuteRetriablePost

func ExecuteRetriablePost(body string, url string) error

ExecuteRetriablePost TODO

func KeyAndValueFromJSONKey

func KeyAndValueFromJSONKey(path string, sep string, jsonData string) (string, error)

KeyAndValueFromJSONKey TODO

func ValueFromJSONKey

func ValueFromJSONKey(path string, jsonData string) (string, error)

ValueFromJSONKey TODO

Types

type ResultKeyValue

type ResultKeyValue struct {
	Key, Value string
}

ResultKeyValue TODO

func ResultKeyValueFromJSONPath

func ResultKeyValueFromJSONPath(path string, jsonData string) (*ResultKeyValue, error)

ResultKeyValueFromJSONPath TODO

type TemplateManager

type TemplateManager struct {
	// contains filtered or unexported fields
}

TemplateManager TODO

func NewTemplateManager

func NewTemplateManager() *TemplateManager

NewTemplateManager TODO

func (*TemplateManager) ParseJSONDataInTemplate

func (t *TemplateManager) ParseJSONDataInTemplate(templateSource string, jsonData string) (string, error)

ParseJSONDataInTemplate TODO

Jump to

Keyboard shortcuts

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