MCPcopy Create free account
hub / github.com/apache/openwhisk-cli / WebActionAnnotationMethod

FuncType WebActionAnnotationMethod

commands/action.go:780–780  ·  view source on GitHub ↗
func(annotations whisk.KeyValueArr) whisk.KeyValueArr

Source from the content-addressed store, hash-verified

778}
779
780type WebActionAnnotationMethod func(annotations whisk.KeyValueArr) whisk.KeyValueArr
781
782func webActionAnnotations(
783 preserveAnnotations bool,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected