Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleGetDomainSuccessfully ¶
HandleGetDomainSuccessfully creates an HTTP handler at `/v1/domains/:domain_id` on the test handler mux that responds with a single domain.
func HandleListDomainsSuccessfully ¶
HandleListDomainsSuccessfully creates an HTTP handler at `/v1/domains` on the test handler mux that responds with a list of (two) domains.
func HandleUpdateDomainSuccessfully ¶
HandleUpdateDomainSuccessfully creates an HTTP handler at `/v1/domains/:domain_id` on the test handler mux that tests domain update.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.