template

package
v0.0.0-...-b8f9f05 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2018 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Template2JSON

func Template2JSON(input string, timeout *bool, vars *map[string]string) []byte

Template2JSON converts templates to JSON data

Types

type Source

type Source struct {
	Columns *[]string
	Data    *[][]string
}

Source describes dbfind or data source

type Workspace

type Workspace struct {
	Sources       *map[string]Source
	Vars          *map[string]string
	SmartContract *smart.SmartContract
	Timeout       *bool
}

Jump to

Keyboard shortcuts

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