This commit is contained in:
2022-12-07 23:21:36 +01:00
parent 2c69b33547
commit f3700a772d
7 changed files with 189 additions and 0 deletions

3
sq/params.go Normal file
View File

@@ -0,0 +1,3 @@
package sq
type PP map[string]any