Versions in this module Expand all Collapse all v1 v1.0.1 Jun 1, 2018 v1.0.0 Apr 3, 2018 Changes in this version + var DefaultConfig = Config + type Config struct + CredentialsFile string + Json struct{ ... } + Project string + Subscription struct{ ... } + Topic string + func GetAndValidateConfig(cfg *common.Config) (*Config, error)