Skip to content

add instance support #6

@jackdotink

Description

@jackdotink

Instances cannot be serialized into a buffer and as such must be treated with care. Instances should be sent in an array adjacent to the primary buffer payload. There are many cases where instances can turn into nil when sent over the network; zap should handle these cases with respect to if the instance is optional or not. Zap should provide users an API to put instances through many checks, from IsA to ChildName to Parent to IsDecendantOf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions