We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6682b5e commit 09b0aa0Copy full SHA for 09b0aa0
showcases/data/Lambda/Activator - Hosted service/code.pure
@@ -9,6 +9,7 @@ function model::processData(data: String[1]): String[1]
9
{
10
'Processed data: ' + $data
11
}
12
+
13
###HostedService
14
// Basic hosted service with UserList ownership
15
HostedService model::BasicHostedService
0 commit comments