Versions in this module Expand all Collapse all v1 v1.0.0 May 14, 2016 Changes in this version + func CheckMethod(method string) (upperMethod string, ok bool) + type ConfigParameters struct + Connection struct{ ... } + Http struct{ ... } + Log struct{ ... } + Message struct{ ... } + Queue struct{ ... } + func (config *ConfigParameters) ParseConfigFile(configFile string) error + func (config *ConfigParameters) String() string