transform

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Json = Encoding("json")
	Yaml = Encoding("yaml")
)

Functions

func Transform

func Transform(cfgcontent any, encoding Encoding) (ast.Expr, []string, map[ast.Node]string)

reconstructs a reflect-value's type in ast.TypeSpec. limited with types used by YAML decoder.

Types

type Encoding added in v1.4.1

type Encoding string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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