This structure maps between a string name and a partition configuration. More...
#include <KVMap.h>
Data Fields | |
char * | partition_name |
Partition name string. More... | |
kvstore_config_t * | kv_config |
Configuration struct. More... | |
This structure maps between a string name and a partition configuration.
kvstore_config_t* kv_config |