package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: May 2, 2019
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Map(m map[interface{}]interface{}) map[string]interface{}
Map converts all keys in a map to strings (as required by
encoding/json).
YAML2JSON reads YAML data from in, converts it into JSON and writes
it into out
Source Files
¶
Click to show internal directories.
Click to hide internal directories.