Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFunction/samples
/ functions
Functions
124 in github.com/OpenFunction/samples
⨍
Functions
124
◇
Types & classes
19
↓ 6 callers
Function
getEnvVar
(key, fallbackValue string)
functions/async/pubsub/producer/producer.go:177
↓ 4 callers
Method
name
()
functions/knative/java/src/main/java/dev/openfunction/samples/plugins/ExamplePlugin.java:26
↓ 4 callers
Method
version
()
functions/knative/java/src/main/java/dev/openfunction/samples/plugins/ExamplePlugin.java:31
↓ 3 callers
Function
getEnvDurationOrFail
(key, fallbackValue string)
functions/async/pubsub/producer/producer.go:193
↓ 2 callers
Method
execHook
(Context ctx, String type)
functions/knative/java/src/main/java/dev/openfunction/samples/plugins/ExamplePlugin.java:53
↓ 1 callers
Method
Get
(fieldName string)
functions/knative/with-output-binding/plugins/plugin-custom/plugin-custom.go:49
↓ 1 callers
Function
New
()
functions/async/bindings/cron-input/plugins/plugin-custom/plugin-custom.go:22
↓ 1 callers
Function
New
()
functions/async/bindings/cron-input-kafka-output/plugins/plugin-custom/plugin-custom.go:22
↓ 1 callers
Function
New
()
functions/knative/with-output-binding/plugins/plugin-custom/plugin-custom.go:22
↓ 1 callers
Function
New
()
functions-framework/golang/Knative/http/userfunction/plugins/plugin-custom/plugin-custom.go:23
↓ 1 callers
Function
New
()
functions-framework/golang/Knative/cloudevents/userfunction/plugins/plugin-custom/plugin-custom.go:23
↓ 1 callers
Function
New
()
functions-framework/golang/Async/bindings/with-output/userfunction/plugins/plugin-custom/plugin-custom.go:23
↓ 1 callers
Function
New
()
functions-framework/golang/Async/bindings/without-output/userfunction/plugins/plugin-custom/plugin-custom.go:23
↓ 1 callers
Method
Version
()
functions/async/bindings/cron-input/plugins/plugin-custom/plugin-custom.go:32
↓ 1 callers
Method
accept
(Context context, String payload)
functions/knative/java/src/main/java/dev/openfunction/samples/OpenFunctionImpl.java:25
↓ 1 callers
Function
getData
(length int)
functions/async/pubsub/producer/producer.go:161
↓ 1 callers
Function
getEnvBoolOrFail
(key, fallbackValue string)
functions/async/pubsub/producer/producer.go:202
↓ 1 callers
Function
getEnvIntOrFail
(key, fallbackValue string)
functions/async/pubsub/producer/producer.go:184
↓ 1 callers
Function
getEventData
(index int)
functions/async/pubsub/producer/producer.go:143
↓ 1 callers
Function
getLocalPlugins
()
functions-framework/golang/Knative/http/main.go:29
↓ 1 callers
Function
getLocalPlugins
()
functions-framework/golang/Knative/cloudevents/main.go:28
↓ 1 callers
Function
getLocalPlugins
()
functions-framework/golang/Async/bindings/with-output/main.go:28
↓ 1 callers
Function
getLocalPlugins
()
functions-framework/golang/Async/bindings/without-output/main.go:28
↓ 1 callers
Function
getLocalPlugins
()
functions-framework/golang/Async/pubsub/sub/main.go:27
↓ 1 callers
Function
getLocalPlugins
()
functions-framework/golang/Async/pubsub/pub/main.go:27
↓ 1 callers
Method
isJvmHealthy
Checks if the JVM is healthy @return true if it is healthy, otherwise false
apps/buildah/java/src/main/java/dev/openfunction/samples/liberty/health/HealthCheckService.java:10
↓ 1 callers
Function
monitor
(resultCh <-chan bool, stopCh <-chan struct{})
functions/async/pubsub/producer/producer.go:94
↓ 1 callers
Function
publish
(index int, resultCh chan<- bool, stopCh <-chan struct{})
functions/async/pubsub/producer/producer.go:122
Function
Bar
(w http.ResponseWriter, r *http.Request)
functions/knative/multiple-functions-go/http.go:26
Function
BindingsNoOutput
(ctx ofctx.Context, in []byte)
functions-framework/golang/Async/bindings/without-output/userfunction/bindings_without_output.go:9
Function
BindingsOutput
(ctx ofctx.Context, in []byte)
functions-framework/golang/Async/bindings/with-output/userfunction/bindings_with_output.go:9
Method
Configure
(IApplicationBuilder app, IWebHostEnvironment env)
functions/knative/hello-world-dotnet/Startup.cs:29
Method
ConfigureServices
(IServiceCollection services)
functions/knative/hello-world-dotnet/Startup.cs:25
Method
CreateHostBuilder
(string[] args)
functions/knative/hello-world-dotnet/Program.cs:27
Method
ExecPostHook
(ctx ofctx.RuntimeContext, plugins map[string]plugin.Plugin)
functions/async/bindings/cron-input/plugins/plugin-custom/plugin-custom.go:45
Method
ExecPostHook
(ctx ofctx.RuntimeContext, plugins map[string]plugin.Plugin)
functions/async/bindings/cron-input-kafka-output/plugins/plugin-custom/plugin-custom.go:45
Method
ExecPostHook
(ctx ofctx.RuntimeContext, plugins map[string]plugin.Plugin)
functions/knative/with-output-binding/plugins/plugin-custom/plugin-custom.go:45
Method
ExecPostHook
(ctx ofctx.RuntimeContext, plugins map[string]plugin.Plugin)
functions-framework/golang/Knative/http/userfunction/plugins/plugin-custom/plugin-custom.go:45
Method
ExecPostHook
(ctx ofctx.RuntimeContext, plugins map[string]plugin.Plugin)
functions-framework/golang/Knative/cloudevents/userfunction/plugins/plugin-custom/plugin-custom.go:45
Method
ExecPostHook
(ctx ofctx.RuntimeContext, plugins map[string]plugin.Plugin)
functions-framework/golang/Async/bindings/with-output/userfunction/plugins/plugin-custom/plugin-custom.go:45
Method
ExecPostHook
(ctx ofctx.RuntimeContext, plugins map[string]plugin.Plugin)
functions-framework/golang/Async/bindings/without-output/userfunction/plugins/plugin-custom/plugin-custom.go:45
Method
ExecPreHook
(ctx ofctx.RuntimeContext, plugins map[string]plugin.Plugin)
functions/async/bindings/cron-input/plugins/plugin-custom/plugin-custom.go:40
Method
ExecPreHook
(ctx ofctx.RuntimeContext, plugins map[string]plugin.Plugin)
functions/async/bindings/cron-input-kafka-output/plugins/plugin-custom/plugin-custom.go:40
Method
ExecPreHook
(ctx ofctx.RuntimeContext, plugins map[string]plugin.Plugin)
functions/knative/with-output-binding/plugins/plugin-custom/plugin-custom.go:40
Method
ExecPreHook
(ctx ofctx.RuntimeContext, plugins map[string]plugin.Plugin)
functions-framework/golang/Knative/http/userfunction/plugins/plugin-custom/plugin-custom.go:39
Method
ExecPreHook
(ctx ofctx.RuntimeContext, plugins map[string]plugin.Plugin)
functions-framework/golang/Knative/cloudevents/userfunction/plugins/plugin-custom/plugin-custom.go:39
Method
ExecPreHook
(ctx ofctx.RuntimeContext, plugins map[string]plugin.Plugin)
functions-framework/golang/Async/bindings/with-output/userfunction/plugins/plugin-custom/plugin-custom.go:39
Method
ExecPreHook
(ctx ofctx.RuntimeContext, plugins map[string]plugin.Plugin)
functions-framework/golang/Async/bindings/without-output/userfunction/plugins/plugin-custom/plugin-custom.go:39
Function
Foo
(w http.ResponseWriter, r *http.Request)
functions/knative/multiple-functions-go/http.go:17
Function
ForwardToKafka
(ctx ofctx.Context, in []byte)
functions/knative/with-output-binding/sender.go:10
Method
Get
(fieldName string)
functions/async/bindings/cron-input/plugins/plugin-custom/plugin-custom.go:49
Method
Get
(fieldName string)
functions/async/bindings/cron-input-kafka-output/plugins/plugin-custom/plugin-custom.go:49
Method
Get
(fieldName string)
functions-framework/golang/Knative/http/userfunction/plugins/plugin-custom/plugin-custom.go:49
Method
Get
(fieldName string)
functions-framework/golang/Knative/cloudevents/userfunction/plugins/plugin-custom/plugin-custom.go:49
Method
Get
(fieldName string)
functions-framework/golang/Async/bindings/with-output/userfunction/plugins/plugin-custom/plugin-custom.go:49
Method
Get
(fieldName string)
functions-framework/golang/Async/bindings/without-output/userfunction/plugins/plugin-custom/plugin-custom.go:49
Function
HandleCronInput
(ctx ofctx.Context, in []byte)
functions/async/bindings/cron-input/cron-input.go:9
Function
HandleCronInput
(ctx ofctx.Context, in []byte)
functions/async/bindings/cron-input-kafka-output/cron-input-kafka-output.go:10
Function
HandleKafkaInput
(ctx ofctx.Context, in []byte)
functions/async/bindings/kafka-input/kafka-input.go:10
Method
HealthCheckResource
(HealthCheckService healthCheckService)
apps/buildah/java/src/main/java/dev/openfunction/samples/liberty/health/HealthCheckResource.java:18
Function
HelloWorld
(w http.ResponseWriter, r *http.Request)
functions/knative/hello-world-go/hello.go:16
Function
HelloWorld
HelloWorld writes "Hello, World!" to the HTTP response.
functions-framework/golang/Knative/http/userfunction/hello.go:9
Function
HelloWorld
(ctx context.Context, ce cloudevents.Event)
functions-framework/golang/Knative/cloudevents/userfunction/hello.go:9
Method
Init
()
functions/async/bindings/cron-input/plugins/plugin-custom/plugin-custom.go:36
Method
Init
()
functions/async/bindings/cron-input-kafka-output/plugins/plugin-custom/plugin-custom.go:36
Method
Init
()
functions/knative/with-output-binding/plugins/plugin-custom/plugin-custom.go:36
Method
Init
()
functions-framework/golang/Knative/http/userfunction/plugins/plugin-custom/plugin-custom.go:35
Method
Init
()
functions-framework/golang/Knative/cloudevents/userfunction/plugins/plugin-custom/plugin-custom.go:35
Method
Init
()
functions-framework/golang/Async/bindings/with-output/userfunction/plugins/plugin-custom/plugin-custom.go:35
Method
Init
()
functions-framework/golang/Async/bindings/without-output/userfunction/plugins/plugin-custom/plugin-custom.go:35
Function
LogsHandler
(ctx ofctx.Context, in []byte)
functions/async/logs-handler-function/LogsHandler.go:23
Function
LogsHandler
(w http.ResponseWriter, r *http.Request)
functions/knative/logs-handler-function/LogsHandler.go:25
Method
Main
(string[] args)
functions/knative/hello-world-dotnet/Program.cs:22
Method
Name
()
functions/async/bindings/cron-input/plugins/plugin-custom/plugin-custom.go:28
Method
Name
()
functions/async/bindings/cron-input-kafka-output/plugins/plugin-custom/plugin-custom.go:28
Method
Name
()
functions/knative/with-output-binding/plugins/plugin-custom/plugin-custom.go:28
Method
Name
()
functions-framework/golang/Knative/http/userfunction/plugins/plugin-custom/plugin-custom.go:27
Method
Name
()
functions-framework/golang/Knative/cloudevents/userfunction/plugins/plugin-custom/plugin-custom.go:27
Method
Name
()
functions-framework/golang/Async/bindings/with-output/userfunction/plugins/plugin-custom/plugin-custom.go:27
Method
Name
()
functions-framework/golang/Async/bindings/without-output/userfunction/plugins/plugin-custom/plugin-custom.go:27
Function
Producer
(ctx ofctx.Context, in []byte)
functions-framework/golang/Async/pubsub/pub/userfunction/pub.go:10
Function
Subscriber
(ctx ofctx.Context, in []byte)
functions/async/pubsub/subscriber/subscriber.go:9
Function
Subscriber
(ctx ofctx.Context, in []byte)
functions-framework/golang/Async/pubsub/sub/userfunction/sub.go:10
Method
Version
()
functions/async/bindings/cron-input-kafka-output/plugins/plugin-custom/plugin-custom.go:32
Method
Version
()
functions/knative/with-output-binding/plugins/plugin-custom/plugin-custom.go:32
Method
Version
()
functions-framework/golang/Knative/http/userfunction/plugins/plugin-custom/plugin-custom.go:31
Method
Version
()
functions-framework/golang/Knative/cloudevents/userfunction/plugins/plugin-custom/plugin-custom.go:31
Method
Version
()
functions-framework/golang/Async/bindings/with-output/userfunction/plugins/plugin-custom/plugin-custom.go:31
Method
Version
()
functions-framework/golang/Async/bindings/without-output/userfunction/plugins/plugin-custom/plugin-custom.go:31
Method
accept
(Context ctx, CloudEvent event)
functions/knative/java/src/main/java/dev/openfunction/samples/CloudEventFunctionImpl.java:24
Function
bar
(ctx ofctx.Context, in []byte)
functions/knative/path-parameters-function-go/http.go:50
Method
check
()
apps/buildah/java/src/main/java/dev/openfunction/samples/liberty/health/HealthCheckResource.java:22
Function
echo
This is our service handler. It receives a Request, routes on its path, and returns a Future of a Response.
functions/knative/wasmedge/http-server/server/src/main.rs:10
Function
echo
(w http.ResponseWriter, req *http.Request)
functions-framework/golang/Async/bindings/with-output/output/main.go:9
Method
execPostHook
(Context ctx)
functions/knative/java/src/main/java/dev/openfunction/samples/plugins/ExamplePlugin.java:47
Method
execPreHook
(Context ctx)
functions/knative/java/src/main/java/dev/openfunction/samples/plugins/ExamplePlugin.java:41
Function
foo
(ctx context.Context, ce cloudevents.Event)
functions/knative/path-parameters-function-go/http.go:40
Method
getField
(String fieldName)
functions/knative/java/src/main/java/dev/openfunction/samples/plugins/ExamplePlugin.java:70
Method
getSingletons
()
apps/buildah/java/src/main/java/dev/openfunction/samples/liberty/LibertyApplication.java:15
Function
hello
(w http.ResponseWriter, r *http.Request)
functions/knative/path-parameters-function-go/http.go:30
next →
1–100 of 124, ranked by callers