コード例 #1
0
func deleteNormal(instance *serviceclient.ServiceClient) (*http.Response, error) {
	return instance.Delete("/bla")
}