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