output

package
v0.17.5 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CheatsheetIndexTemplate = `` /* 563-byte string literal not displayed */

CheatsheetIndexTemplate is the main HTML template for the Elements cheatsheet container

Functions

func ElementsForROICalculator

func ElementsForROICalculator(elementData, intelligenceData []byte) ([]byte, error)

ElementsForROICalculator outputs JSON as used in https://github.com/cdoelling/ce-roi-calc

func IntelligenceMetadataTable added in v0.17.4

func IntelligenceMetadataTable(metadatabytes []byte, orderBy string, filterBy string, selectonly string, asCsv bool)

IntelligenceMetadataTable writes out either a tabular or csv view of the metadata

Types

type ROIData

type ROIData struct {
	Name    string `json:"name"`
	Key     string `json:"key"`
	Hub     string `json:"hub"`
	APIType string `json:"apiType"`
	Beta    bool   `json:"beta"`
	Active  bool   `json:"active"`
}

ROIData structure for ROI data

Jump to

Keyboard shortcuts

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