Versions in this module Expand all Collapse all v2 v2.0.0 Apr 2, 2026 Changes in this version + func DeleteDataString(relPath string) error + func GetValue(key string) (string, error) + func ReadDataString(relPath string) (string, error) + func SaveDataString(relPath string, data string) error + func SetConfigHome(configDir string) error + func SetDataHome(dataHome string) error + func SetValue(key, val string) error + func UnsetConfigHome() error + func UnsetDataHome() error + func UnsetValue(key string) error Other modules containing this package github.com/cloudquery/cloudquery-platform-api-go