v0.0.355 sq.Json
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m27s
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m27s
This commit is contained in:
5
sq/json.go
Normal file
5
sq/json.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package sq
|
||||
|
||||
type JsonObj map[string]any
|
||||
|
||||
type JsonArr []any
|
Reference in New Issue
Block a user