I know right ? I wish there were slice.Has(item), slice.Index(item) and so on.
Shouldn't it be something like yaml:"base_url" and yaml:"address" in Config ?
https://github.com/goki/gi ?
Maybe define an interface that should be implemented for user defined types ? For primitive types use type assertion
is there another aside from goroutines?
Which library did you use ?
Did you follow correctly the docs? https://jinzhu.me/gorm/associations.html#has-one
Something like this? if inTestMode { myFunc() } else { go myFunc() }
Shouldn't the fields of your struct be exported ie Titled ?
Badger ?
Shouldn't the fields start with capital letter ?
Which font is that ?
What about echo ?