Imports of package blackfriday_config

PathSynopsis
github.com/mitchellh/mapstructurePackage mapstructure exposes functionality to convert one arbitrary Go type into another, typically to convert a map[string]interface{} into a native Go structure.
github.com/pkg/errorsPackage errors provides simple error handling primitives.