Fly v0.1.4 Fly.Worker.StaticText

StaticText is an example worker for Fly that always returns some static text, ignoring the input binary entirely.

Summary

Functions

Returns a static string. Ignores all arguments

Functions

call(input, config)

Returns a static string. Ignores all arguments.