decode_yaml

package
v1.1.15 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RequestDecoder

type RequestDecoder struct {
	// contains filtered or unexported fields
}

func NewRequestDecoder

func NewRequestDecoder(ctx context.Context) RequestDecoder

func (*RequestDecoder) Decode

func (r *RequestDecoder) Decode(requestYaml []byte) (request.Request, *log.Status)

func (*RequestDecoder) Depend

func (r *RequestDecoder) Depend(req request.Request)

func (*RequestDecoder) Encode

func (r *RequestDecoder) Encode(req request.Request) (string, *log.Status)

func (*RequestDecoder) Prereq

func (r *RequestDecoder) Prereq(req *request.Request)

func (*RequestDecoder) Process

func (r *RequestDecoder) Process(yamlRequest []byte) (request.Request, *log.Status)

func (*RequestDecoder) Validate

func (r *RequestDecoder) Validate(req *request.Request)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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