Skip to content

Publish fswatch Go packageΒ #64459

Description

@emersion

πŸ” Search Terms

fswatch

βœ… Viability Checklist

⭐ Suggestion

TypeScript developers have written a new nice fswatch Go package to watch filesystems. Good libraries are scarce in this domain.

Publishing fswatch as a stable, standalone Go package would allow others to rely on it and benefit the rest of the Go ecosystem. The package does not need to be moved out of the TypeScript monorepo. The bare minimum would be to drop the "internal" flag, but it would be nicer for the package to have its own go.mod to reduce downstream dependencies.

πŸ“ƒ Motivating Example

I'm writing another Go tool which needs to listen to filesystem events.

πŸ’» Use Cases

File synchronization programs, build tools, media galleries, and so on.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions