aboutsummaryrefslogtreecommitdiffstats
path: root/databases/gosqlite3/pkg-plist
blob: 1ba1c847eef00a9a40a512a881c486c1ad144971 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README
%%GO_SRCDIR%%/%%GO_PKGNAME%%/backup.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/database.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/database_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/errors.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/helpers_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/progress.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/query_parameter.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/query_parameter_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/result_column.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/result_column_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/sql_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/sqlite3.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/sqlite3_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/statement.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/table.go