Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolveItems ¶
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.
Resolution is optimistic: a failure on one item is recorded in the returned []error slice and the loop continues with the next item. The caller is expected to surface the per-item errors and apply whatever did resolve.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.