Skip to content

Event API Change #3

@chrisaxiom

Description

@chrisaxiom

I think the call to func (e *Event) Write(p []byte) (int, error) { should not convert to a string; it should just do what WriteRaw does, and then remove WriteRaw. Having it actually convert to a string and do all the checks is not the expected behaviour (the caller has WriteString for that purpose).

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