Documentation ¶
Index ¶
Constants ¶
View Source
const (
//HandlerPath - path to normal instance handlers
HandlerPath = "/v2/service_instances/{instance_id}/service_bindings/{binding_id}"
)
Variables ¶
This section is empty.
Functions ¶
func Delete ¶
func Delete(collection cfmgo.Collection) func(http.ResponseWriter, *http.Request)
Delete - handler function for delete calls
func Put ¶
func Put(collection cfmgo.Collection) func(http.ResponseWriter, *http.Request)
Put - handler function for put calls
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.