14 lines
592 B
Text
14 lines
592 B
Text
%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/commands.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/commands_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/conn.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example/.gitignore
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example/Makefile
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example/list.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example/string.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/example/transaction.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godis.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/godis_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/pool_test.go
|
|
%%GO_SRCDIR%%/%%GO_PKGNAME%%/readme.md
|