data

package
v4.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CSV = parsers.CSV

CSV - Unmarshal CSV

Deprecated: will be removed in a future version of gomplate. If you have a need for this, please open an issue!

View Source
var CSVByColumn = parsers.CSVByColumn

CSVByColumn - Unmarshal CSV in a Columnar form

Deprecated: will be removed in a future version of gomplate. If you have a need for this, please open an issue!

View Source
var CSVByRow = parsers.CSVByRow

CSVByRow - Unmarshal CSV in a row-oriented form

Deprecated: will be removed in a future version of gomplate. If you have a need for this, please open an issue!

View Source
var CUE = parsers.CUE

CUE - Unmarshal a CUE expression into the appropriate type

Deprecated: will be removed in a future version of gomplate. If you have a need for this, please open an issue!

View Source
var JSON = parsers.JSON

JSON - Unmarshal a JSON Object. Can be ejson-encrypted.

Deprecated: will be removed in a future version of gomplate. If you have a need for this, please open an issue!

View Source
var JSONArray = parsers.JSONArray

JSONArray - Unmarshal a JSON Array

Deprecated: will be removed in a future version of gomplate. If you have a need for this, please open an issue!

View Source
var TOML = parsers.TOML

TOML - Unmarshal a TOML Object

Deprecated: will be removed in a future version of gomplate. If you have a need for this, please open an issue!

View Source
var ToCSV = parsers.ToCSV

ToCSV -

Deprecated: will be removed in a future version of gomplate. If you have a need for this, please open an issue!

View Source
var ToCUE = parsers.ToCUE

ToCUE - Stringify a struct as CUE

Deprecated: will be removed in a future version of gomplate. If you have a need for this, please open an issue!

View Source
var ToJSON = parsers.ToJSON

ToJSON - Stringify a struct as JSON

Deprecated: will be removed in a future version of gomplate. If you have a need for this, please open an issue!

View Source
var ToJSONPretty = parsers.ToJSONPretty

ToJSONPretty - Stringify a struct as JSON (indented)

Deprecated: will be removed in a future version of gomplate. If you have a need for this, please open an issue!

View Source
var ToTOML = parsers.ToTOML

ToTOML - Stringify a struct as TOML

Deprecated: will be removed in a future version of gomplate. If you have a need for this, please open an issue!

View Source
var ToYAML = parsers.ToYAML

ToYAML - Stringify a struct as YAML

Deprecated: will be removed in a future version of gomplate. If you have a need for this, please open an issue!

View Source
var YAML = parsers.YAML

YAML - Unmarshal a YAML Object

Deprecated: will be removed in a future version of gomplate. If you have a need for this, please open an issue!

View Source
var YAMLArray = parsers.YAMLArray

YAMLArray - Unmarshal a YAML Array

Deprecated: will be removed in a future version of gomplate. If you have a need for this, please open an issue!

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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