yaml

package
v3.0.0-...-5a75d8f Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintMatrix

func PrintMatrix(writer io.Writer, matrix [][]int64, indent int, name string, fixNegative bool)

PrintMatrix outputs a rectangular integer matrix in YAML text format.

`indent` is the current YAML indentation level - the number of spaces. `name` is the name of the corresponding YAML block. If empty, no separate block is created. `fixNegative` changes all negative values to 0.

func SafeString

func SafeString(str string) string

SafeString returns a string which is sufficiently quoted and escaped for YAML.

Types

This section is empty.

Jump to

Keyboard shortcuts

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