Documentation ¶
Index ¶
Constants ¶
View Source
const ( KnativeErrorCodeExtensionKey = "knativeerrorcode" KnativeErrorDataExtensionKey = "knativeerrordata" KnativeErrorDataExtensionMaxLength = 1024 )
Variables ¶
This section is empty.
Functions ¶
func KnativeErrorTransformers ¶
func KnativeErrorTransformers(code int, data string) binding.Transformers
KnativeErrorTransformers returns Transformers which add the specified error code and data extensions.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.