-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi,
I'd like to hide valkeyContext into libvalkey internal data structure with several changes:
- use
typedef void *valkeyContext;instead invalkey.h, redefinestruct valkeyContextinvalkey_private.h - use
valkeyContextGetErr(valkeyContext c)instead ofc->err, also apply this rule toc->errstr
Does anything block this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels