pages

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package pages plans a Cloudflare Pages project's configuration.

upkeep reports domains it does not know about rather than removing them. A hostname is the one thing here with traffic already pointed at it, and a tool that prunes DNS-adjacent config on a config-file typo is a tool that takes a site down.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Plan

func Plan(ctx context.Context, api API, p config.Pages) (plan.Plan, error)

Types

type API

type API interface {
	Do(ctx context.Context, method, path string, body, result any) error
}

Jump to

Keyboard shortcuts

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