Pudu programming language
Menu

Std.Http.Server.Lambda.RUNTIME_ADDRESS_VARIABLE

1 declaration

const

RUNTIME_ADDRESS_VARIABLE: Str

This is a named value that cannot be reassigned.

What it does

The variable a platform announces its runtime interface in.

Exported because a platform that sets a different one is a platform this

still works with: read that variable and hand the address to `runtimeAt`.

Read the signature

  • The text after the name is the type checked by Pudu.

Back to Std.Http.Server.LambdaSearch related declarations