package
0.0.0-20241010171503-c76591f2d3ba
Repository: https://github.com/cue-lang/cuelang.org.git
Documentation: pkg.go.dev

# Packages

package snippets defines a serverless function that proxies requests/responses to/from the Go playground, for the CUE playground.

# Functions

BuildHandler wraps a net/http response handler as a ProxyHandler.

# Type aliases

ProxyHandler declares a convenience type for the AWS gateway proxy handler function signature.