Skip to content

Instantly share code, notes, and snippets.

@db47h
db47h / fsnotifytest.go
Created July 13, 2015 12:12
fsnotify test
package main
import (
"io/ioutil"
"log"
"gopkg.in/fsnotify.v1"
)
func main() {
@db47h
db47h / README.md
Last active September 20, 2018 09:01
Concurrent scanner for github.com/db47h/ragel