Skip to content

GobEncode & GobDecode only implemented on Option #99

@JavierZunzunegui

Description

@JavierZunzunegui

Option has GobEncode() ([]byte, error) and GobDecode(data []byte) error, but other types (e.g. Either) do not, despite having unexported fields.

Is that somehow intentional? If not, are PRs adding GobEncode & GobDecode welcome?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions