Documentation ¶ Overview ¶ Package internal contains common functionality for all OTLP exporters. Index ¶ func CleanPath(urlPath string, defaultPath string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CleanPath ¶ func CleanPath(urlPath string, defaultPath string) string CleanPath returns a path with all spaces trimmed and all redundancies removed. If urlPath is empty or cleaning it results in an empty string, defaultPath is returned instead. Types ¶ This section is empty. Source Files ¶ View all Source files config.go Directories ¶ Show internal Expand all Path Synopsis envconfig retry module Click to show internal directories. Click to hide internal directories.