request

package
v0.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2026 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateRandomAddressCmd

func CreateRandomAddressCmd(api *cloudflare.API, zone cloudflare.Zone, email string, random random.AddressProvider) tea.Cmd

func FetchDestinationCmd

func FetchDestinationCmd(api *cloudflare.API, account string) tea.Cmd

func FetchZonesCmd

func FetchZonesCmd(api *cloudflare.API) tea.Cmd

Types

type CreateRandomAddressMsg

type CreateRandomAddressMsg struct {
	Err     error
	Address string
}

type DestinationFetchMsg

type DestinationFetchMsg struct {
	Err    error
	Result []cloudflare.EmailRoutingDestinationAddress
}

type ZoneFetchedMsg

type ZoneFetchedMsg struct {
	Err    error
	Result []cloudflare.Zone
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL