Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDecryptFunction ¶
Types ¶
type DecryptFunction ¶
type DecryptFunction struct{}
func (*DecryptFunction) Definition ¶
func (r *DecryptFunction) Definition(_ context.Context, _ function.DefinitionRequest, resp *function.DefinitionResponse)
func (*DecryptFunction) Metadata ¶
func (r *DecryptFunction) Metadata(_ context.Context, req function.MetadataRequest, resp *function.MetadataResponse)
func (*DecryptFunction) Run ¶
func (r *DecryptFunction) Run(ctx context.Context, req function.RunRequest, resp *function.RunResponse)
Click to show internal directories.
Click to hide internal directories.