pkgsrc/devel/go-locker/PLIST
ryoon e4ad6646b6 devel/go-locker: import go-locker-0.0.0.20171007
A simple Golang package for conveniently using named read/write
locks. Useful for synchronizing access to session based storage in
web applications.
2018-11-18 08:17:22 +00:00

7 lines
364 B
Text

@comment $NetBSD: PLIST,v 1.1 2018/11/18 08:17:22 ryoon Exp $
gopkg/pkg/${GO_PLATFORM}/github.com/BurntSushi/locker.a
gopkg/src/github.com/BurntSushi/locker/Makefile
gopkg/src/github.com/BurntSushi/locker/README.md
gopkg/src/github.com/BurntSushi/locker/UNLICENSE
gopkg/src/github.com/BurntSushi/locker/locker.go
gopkg/src/github.com/BurntSushi/locker/session.vim