package yaml
import "github.com/spf13/viper/internal/encoding/yaml"
Index ¶
Types ¶
type Codec ¶
type Codec struct{}
Codec implements the encoding.Encoder and encoding.Decoder interfaces for YAML encoding.
func (Codec) Decode ¶
func (Codec) Encode ¶
Source Files ¶
- Version
- v1.10.1
- Published
- Dec 15, 2021
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 40 minutes ago –
Tools for package owners.