Documentation
¶
Index ¶
- func LoadManifest(manifestURL string) (*apps.Manifest, error)
- func WriteCallError(w http.ResponseWriter, statusCode int, err error)
- type Proxy
- func (p *Proxy) Call(debugSessionToken apps.SessionToken, c *apps.Call) *apps.CallResponse
- func (p *Proxy) GetAsset(appID apps.AppID, assetName string) (io.ReadCloser, int, error)
- func (p *Proxy) GetBindings(cc *apps.Context) ([]*apps.Binding, error)
- func (p *Proxy) Notify(cc *apps.Context, subj apps.Subject) error
- func (p *Proxy) ProvisionBuiltIn(appID apps.AppID, up api.Upstream)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteCallError ¶
func WriteCallError(w http.ResponseWriter, statusCode int, err error)
Types ¶
Click to show internal directories.
Click to hide internal directories.