yaml

package
v0.100.3 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2024 License: MIT Imports: 3 Imported by: 1

Documentation

Overview

Package yaml 支持 YAML 编码的序列化操作

Index

Constants

View Source
const (
	Mimetype        = "application/yaml"
	ProblemMimetype = "application/problem+yaml"
)

Variables

This section is empty.

Functions

func Marshal

func Marshal(_ *web.Context, v any) ([]byte, error)

func Unmarshal

func Unmarshal(r io.Reader, v any) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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