package hcl
import "github.com/spf13/viper/internal/encoding/hcl"
Index ¶
Types ¶
type Codec ¶
type Codec struct{}
Codec implements the encoding.Encoder and encoding.Decoder interfaces for HCL encoding. TODO: add printer config to the codec?
func (Codec) Decode ¶
func (Codec) Encode ¶
Source Files ¶
- Version
- v1.15.0
- Published
- Jan 19, 2023
- Platform
- windows/amd64
- Imports
- 4 packages
- Last checked
- 7 hours ago –
Tools for package owners.