Documentation ¶ Index ¶ func ResolveItems(items []string) (map[string]string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ResolveItems ¶ func ResolveItems(items []string) (map[string]string, error) ResolveItems calls `op item get` for each item name and returns a merged map of label→value for all fields that have both a label and a value. Items later in the slice win on key conflict. Types ¶ This section is empty. Source Files ¶ View all Source files resolve.go Click to show internal directories. Click to hide internal directories.