prompt

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: May 17, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	YAML_INCLUDE = "include"
	YAML_PROMPT  = "prompt"
	YAML_INPUT   = "input"
	YAML_BLOB    = "blob"
	YAML_FORMAT  = "format"

	YAML_REGISTRY            = "registry"
	YAML_REGISTRY_NAME       = "name"
	YAML_REGISTRY_TYPE       = "type"
	YAML_REGISTRY_ABOUT      = "about"
	YAML_REGISTRY_SYNTAX     = "syntax"
	YAML_REGISTRY_PROPERTIES = "properties"
)

Variables

This section is empty.

Functions

func Parse

func Parse(r io.Reader) (*viper.Viper, error)

func ParseFile

func ParseFile(path string) (*viper.Viper, error)

Parse prompt file

Types

This section is empty.

Jump to

Keyboard shortcuts

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