Skip to content

Remove sideeffects from http readers #229

@knoxfighter

Description

@knoxfighter

http readers (ReadSessionStore, ReadRequestBody, etc.) are writing do data *interface{}, that it as sideeffect and therefore should not be done. Use a return value instead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions