On Sun, Feb 15, 2015 at 8:23 PM, Feyyaz Esatoglu wrote:
nope I'm trying to import yaml file to structs.
in the link playground that I gave above my structs looks like this.
type (
Parameters struct {
keys map[string]string
}
Yaml struct {
parameters Parameters
}
)
nope I'm trying to import yaml file to structs.
in the link playground that I gave above my structs looks like this.
type (
Parameters struct {
keys map[string]string
}
Yaml struct {
parameters Parameters
}
)
Public and try again.
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.