Expand description
Function service implementations
Re-exports§
pub use aws_lambda::LambdaFunction;pub use azure_container_app::ContainerAppFunction;pub use gcp_cloudrun::CloudRunFunction;pub use grpc::GrpcFunction;pub use kubernetes::KubernetesFunction;pub use local::LocalFunction;