Skip to content

Hide valkeyContext #52

@pizhenwei

Description

@pizhenwei

Hi,

I'd like to hide valkeyContext into libvalkey internal data structure with several changes:

  • use typedef void *valkeyContext; instead in valkey.h, redefine struct valkeyContext in valkey_private.h
  • use valkeyContextGetErr(valkeyContext c) instead of c->err, also apply this rule to c->errstr

Does anything block this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions