package strings
import "github.com/open-policy-agent/opa/internal/strings"
Package strings contains helpers to perform string manipulation
Index ¶
Functions ¶
func TruncateFilePaths ¶
TruncateFilePaths truncates the given file paths to conform to the given "ideal" width and returns the shortened paths by replacing the middle parts of paths with "...", ex: bundle1/.../a/b/policy.rego
Source Files ¶
- Version
- v0.46.2
- Published
- Dec 7, 2022
- Platform
- darwin/amd64
- Imports
- 3 packages
- Last checked
- 53 minutes ago –
Tools for package owners.