package
0.16.0
Repository: https://github.com/rendaw/gophercloud.git
Documentation: pkg.go.dev

# Functions

HandleGetSuccessfully creates an HTTP handler at `/stacks/postman_stack/16ef0584-4458-41eb-87c8-0dc8d5f66c87/template` on the test handler mux that responds with a `Get` response.
HandleValidateSuccessfully creates an HTTP handler at `/validate` on the test handler mux that responds with a `Validate` response.

# Constants

GetOutput represents the response body from a Get request.
ValidateOutput represents the response body from a Validate request.

# Variables

GetExpected represents the expected object from a Get request.
ValidateExpected represents the expected object from a Validate request.