package json
import "github.com/spf13/viper/internal/encoding/json"
Index ¶
Types ¶
type Codec ¶
type Codec struct{}
Codec implements the encoding.Encoder and encoding.Decoder interfaces for JSON encoding.
func (Codec) Decode ¶
func (Codec) Encode ¶
Source Files ¶
- Version
- v1.15.0
- Published
- Jan 19, 2023
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 39 minutes ago –
Tools for package owners.