Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Columns = []string{"id", "created_at", "updated_at", "deleted_at", "created_by_id", "updated_by_id", "name", "slug", "menu", "space_id"}
View Source
var Data = map[string]interface{}{ "name": "Elections", "slug": "elections", "menu": postgres.Jsonb{ RawMessage: []byte(`{"item1":"description"}`), }, }
Functions ¶
func SelectQuery ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.