...

Package playground

import "golang.org/x/tools/playground"
Overview
Index
Subdirectories

Overview ▾

Package playground registers HTTP handlers at "/compile" and "/share" that proxy requests to the golang.org playground service. This package may be used unaltered on App Engine Standard with Go 1.11+ runtime.

Index ▾

Package files

playground.go

Subdirectories

Name Synopsis
..
socket Package socket implements an WebSocket-based playground backend.