Versions in this module Expand all Collapse all v0 v0.2.1 Nov 8, 2019 Changes in this version type Yaml2Go + Visited map[line]bool v0.2.0 Oct 16, 2019 Changes in this version + func HandleConvert(w http.ResponseWriter, r *http.Request) type Yaml2Go + StructMap map[string]string + func New() Yaml2Go + func (yg *Yaml2Go) NewStruct(structName string, parent string) string v0.1.0 Aug 5, 2019 Changes in this version + type Yaml2Go struct + Result string + func (yg *Yaml2Go) AppendResult(line string) + func (yg *Yaml2Go) Convert(obj map[string]interface{}) + func (yg *Yaml2Go) Structify(k string, v interface{}, arrayElem bool)