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