Documentation
¶
Overview ¶
Package domainop owns configured-domain mutation, authored scaffold, synchronization, and orphan inspection.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LeaseAcquirer ¶ added in v0.50.0
LeaseAcquirer is the narrow mechanism seam used by focused lease tests.
type Outcome ¶ added in v0.41.0
Outcome retains visible domain and publication facts even on an ordinary error.
func Add ¶
func Add(ctx context.Context, root, name string, loader *project.Loader, acquire LeaseAcquirer) (outcome Outcome, returnErr error)
Add configures name, creates its initial current-state part, reloads authority, and synchronizes once under a complete project lease.
Click to show internal directories.
Click to hide internal directories.