cloudflare / cloudflare-go

The official Go library for the Cloudflare API

Home Page:https://developers.cloudflare.com/api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Send Email Worker Bindings

uceumice opened this issue · comments

commented

Current cloudflare-go version

latest

Description

The change is a proposal to implement send_email binding.

Use cases

One of the use cases is in the management of worker's bindings via an interface different from wrangler.toml, e.g. Cloudflare Terraform Provider.

Potential cloudflare-go usage

Used as the tool to implement a part of cloudflare_worker_script's bindings -> send_email binding.

References

No response