config

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JsonFmtConfig

type JsonFmtConfig struct {
	Input          string `json:"input"`
	Width          int    `json:"width"`
	Prefix         string `json:"prefix"`
	Indent         string `json:"indent"`
	SortKeys       bool   `json:"sort-keys"`
	PrintToConsole bool   `json:"print-to-console"`
	EnableColor    bool   `json:"enable_color"`
	Minify         bool   `json:"minify"`
	Output         string `json:"output"`
	Debug          bool   `json:"debug"`
}

Jump to

Keyboard shortcuts

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