freebsd-ports/databases/radix.v2/pkg-plist
2016-07-10 20:42:11 +00:00

29 lines
1.3 KiB
Text

%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/CONTRIBUTING.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE.txt
%%GO_SRCDIR%%/%%GO_PKGNAME%%/Makefile
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cluster/cluster.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cluster/cluster_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cluster/crc16.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cluster/crc16_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cluster/loadtest/README.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/cluster/loadtest/loadtest.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pool/doc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pool/pool.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pool/pool_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pubsub/sub.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pubsub/sub_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/radix.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/redis/client.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/redis/client_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/redis/doc.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/redis/resp.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/redis/resp_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/sentinel/sentinel.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/sentinel/sentinel_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/util/lua.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/util/lua_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/util/scan.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/util/scan_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/util/util.go