package
0.0.0-20241227120803-7779d3b45fce
Repository: https://github.com/isometry/gh-promotion-app.git
Documentation: pkg.go.dev

# Functions

NewRuntime creates a new runtime instance.
WithLogger sets the logger for the Runtime instance, enabling structured logging for runtime processes.

# Structs

Runtime represents the execution context integrating the handler and logger for processing runtime events.

# Type aliases

Option defines a function type used to configure a Runtime instance during initialization.