Versions in this module Expand all Collapse all v1 v1.10.0 Jul 3, 2023 v1.9.0 Jun 27, 2023 Changes in this version + func GetConfigBatchSize() int + func GetConfigBool(key string) (bool, error) + func GetConfigDataSourceName() string + func GetConfigInt64(key string) (int64, error) + func GetConfigRealDataSourceName(driverName string) string + func GetConfigString(key string) string + func GetLanguage(language string) string + func IsDemoMode() bool