package remote_api
import "google.golang.org/appengine/remote_api"
Package remote_api implements the /_ah/remote_api endpoint. This endpoint is used by offline tools such as the bulk loader.
Index ¶
Functions ¶
func NewRemoteContext ¶
NewRemoteContext returns a context that gives access to the production APIs for the application at the given host. All communication will be performed over SSL unless the host is localhost.
Source Files ¶
client.go remote_api.go
- Version
- v1.0.0
- Published
- Sep 29, 2016
- Platform
- js/wasm
- Imports
- 19 packages
- Last checked
- 6 hours ago –
Tools for package owners.