Skip to content

Documentation on how to use Op and bitwise logic #107

@nathany

Description

@nathany

This would go on the website: https://github.com/go-fsnotify/fsnotify.org as a blog post for now, and maybe a new Documentation section in the future.

How to check Op with bitwise logic.
Multiple bits may be set.
How to wrap Op in your own type with your own helper methods.
Coalescing multiple Ops on the same Event.Name using bitwise or.

Related #76.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions