Imports github.com/ghodss/yaml github.com/go-playground/validator/v10 github.com/jinzhu/gorm github.com/jinzhu/gorm/dialects/mysql github.com/satori/go.uuid github.com/spf13/viper go.uber.org/zap go.uber.org/zap/zapcore gopkg.in/natefinch/lumberjack.v2 Standard library imports bytes encoding/json errors fmt io io/ioutil net/http os reflect strings time