package toml
import "github.com/spf13/viper/internal/encoding/toml"
Index ¶
Types ¶
type Codec ¶
type Codec struct{}
Codec implements the encoding.Encoder and encoding.Decoder interfaces for TOML encoding.
func (Codec) Decode ¶
func (Codec) Encode ¶
Source Files ¶
- Version
- v1.11.0
- Published
- Apr 13, 2022
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 1 hour ago –
Tools for package owners.