autorest

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Package

type Package struct {
	Tag        string
	InputFiles []string
}

func ParseAutoRestConfig

func ParseAutoRestConfig(filename string) []Package

func ParseYamlConfig

func ParseYamlConfig(content string) (*Package, error)

type YamlPackage

type YamlPackage struct {
	InputFiles []string `yaml:"input-file"`
}

Jump to

Keyboard shortcuts

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