Skip to content
This repository was archived by the owner on Feb 18, 2020. It is now read-only.
This repository was archived by the owner on Feb 18, 2020. It is now read-only.

Several ignored errors #6

@tylerstillwater

Description

@tylerstillwater

SetMode, Set, Clear all do not return any kind of error. This is bad.

Currently we have a mixture of "last error" and returning an error. We should probably choose a single approach and stick to it.

Go typically returns errors immediately and forces you to deal with them. I feel this might be the best approach.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions