Golioth Zephyr SDK
Data Structures
Here are the data structures with brief descriptions:
 Cgolioth_clientRepresents a Golioth client instance
 Cgolioth_req_rspInformation about response to user request
 Cgolioth_rpcGlobal/shared RPC state data, placed in struct golioth_client
 Cgolioth_rpc_methodData for each registered RPC method
 Cgolioth_settingsSettings state data, placed in struct golioth_client
 Cgolioth_settings_valueA setting value
 Cgolioth_tls(D)TLS credentials of Golioth client
 Czcbor_state_t