Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
http_resource_desc Struct Reference

HTTP resource description. More...

#include <service.h>

Data Fields

const char * resource
 Resource name.
 
void * detail
 Detail associated with this resource.
 

Detailed Description

HTTP resource description.

Field Documentation

◆ detail

void* http_resource_desc::detail

Detail associated with this resource.

◆ resource

const char* http_resource_desc::resource

Resource name.


The documentation for this struct was generated from the following file: