pkgsrc/devel/go-debounce/PLIST
ryoon b219b89bc1 Update to 1.2.0
Changelog:
This is mainly a fix for #1.

But with that, the API is slightly changed. New now simply returns
only a function:

debounced := debounce.New(100 * time.Millisecond)
2019-05-11 03:46:04 +00:00

8 lines
378 B
Text

@comment $NetBSD: PLIST,v 1.2 2019/05/11 03:46:04 ryoon Exp $
gopkg/pkg/${GO_PLATFORM}/github.com/bep/debounce.a
gopkg/src/github.com/bep/debounce/LICENSE
gopkg/src/github.com/bep/debounce/README.md
gopkg/src/github.com/bep/debounce/debounce.go
gopkg/src/github.com/bep/debounce/debounce_test.go
gopkg/src/github.com/bep/debounce/go.mod
gopkg/src/github.com/bep/debounce/go.sum