# README
encoding
Usage
import (
_ "github.com/go-jimu/components/encoding/json"
_ "github.com/go-jimu/components/encoding/yaml"
_ "github.com/go-jimu/components/encoding/toml"
)
import (
_ "github.com/go-jimu/components/encoding/json"
_ "github.com/go-jimu/components/encoding/yaml"
_ "github.com/go-jimu/components/encoding/toml"
)