pkgsrc-wip/go-ants/PLIST

27 lines
1.2 KiB
Plaintext

@comment $NetBSD$
bin/examples
gopkg/pkg/${GO_PLATFORM}/github.com/panjf2000/ants.a
gopkg/pkg/${GO_PLATFORM}/github.com/panjf2000/ants/internal.a
gopkg/src/github.com/panjf2000/ants/CODE_OF_CONDUCT.md
gopkg/src/github.com/panjf2000/ants/CONTRIBUTING.md
gopkg/src/github.com/panjf2000/ants/LICENSE
gopkg/src/github.com/panjf2000/ants/README.md
gopkg/src/github.com/panjf2000/ants/README_ZH.md
gopkg/src/github.com/panjf2000/ants/ants.go
gopkg/src/github.com/panjf2000/ants/ants_benchmark_test.go
gopkg/src/github.com/panjf2000/ants/ants_test.go
gopkg/src/github.com/panjf2000/ants/examples/main.go
gopkg/src/github.com/panjf2000/ants/go.mod
gopkg/src/github.com/panjf2000/ants/go.sum
gopkg/src/github.com/panjf2000/ants/internal/spinlock.go
gopkg/src/github.com/panjf2000/ants/options.go
gopkg/src/github.com/panjf2000/ants/pool.go
gopkg/src/github.com/panjf2000/ants/pool_func.go
gopkg/src/github.com/panjf2000/ants/worker.go
gopkg/src/github.com/panjf2000/ants/worker_array.go
gopkg/src/github.com/panjf2000/ants/worker_func.go
gopkg/src/github.com/panjf2000/ants/worker_loop_queue.go
gopkg/src/github.com/panjf2000/ants/worker_loop_queue_test.go
gopkg/src/github.com/panjf2000/ants/worker_stack.go
gopkg/src/github.com/panjf2000/ants/worker_stack_test.go