jsonnetx

package
v0.0.719 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const GlobHelp = `` /* 940-byte string literal not displayed */

Variables

View Source
var FormatCommand = NewFormatCommand()

FormatCommand represents the format command Deprecated: use NewFormatCommand instead.

View Source
var LintCommand = NewLintCommand()

LintCommand represents the lint command Deprecated: use NewLintCommand instead.

View Source
var RootCommand = &cobra.Command{
	Use:   "jsonnet",
	Short: "Helpers for linting and formatting JSONNet code",
}

RootCommand represents the jsonnet command Deprecated: use NewRootCommand instead.

Functions

func NewFormatCommand added in v0.0.716

func NewFormatCommand() *cobra.Command

func NewLintCommand added in v0.0.716

func NewLintCommand() *cobra.Command

func NewRootCommand added in v0.0.716

func NewRootCommand() *cobra.Command

func RegisterCommandRecursive

func RegisterCommandRecursive(parent *cobra.Command)

RegisterCommandRecursive adds all jsonnet helpers to the RootCommand Deprecated: use NewRootCommand instead.

Types

This section is empty.

Jump to

Keyboard shortcuts

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