Versions in this module Expand all Collapse all v0 v0.1.0 Sep 7, 2023 Changes in this version + func DiffDatabases(db1, db2 map[string]string, conf *Config) (string, error) + func GetDatabase(ipswPath, entDBPath string) (map[string]string, error) + type Config struct + Color bool + DiffTool string + Markdown bool + type Entitlements map[string]any