Documentation ¶
Index ¶
- func MapCadenceToIwfSearchAttributes(searchAttributes *shared.SearchAttributes, ...) (map[string]iwfidl.SearchAttribute, error)
- func MapTemporalToIwfSearchAttributes(searchAttributes *common.SearchAttributes, ...) (map[string]iwfidl.SearchAttribute, error)
- func MapToInternalSearchAttributes(attributes []iwfidl.SearchAttribute) (map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapCadenceToIwfSearchAttributes ¶
func MapCadenceToIwfSearchAttributes(searchAttributes *shared.SearchAttributes, requestedSearchAttributes []iwfidl.SearchAttributeKeyAndType) (map[string]iwfidl.SearchAttribute, error)
func MapTemporalToIwfSearchAttributes ¶
func MapTemporalToIwfSearchAttributes(searchAttributes *common.SearchAttributes, requestedSearchAttributes []iwfidl.SearchAttributeKeyAndType) (map[string]iwfidl.SearchAttribute, error)
func MapToInternalSearchAttributes ¶
func MapToInternalSearchAttributes(attributes []iwfidl.SearchAttribute) (map[string]interface{}, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.