Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Data = map[string]interface{}{ "name": "Image", "slug": "image", "type": "jpg", "title": "Sample image", "description": "desc", "caption": "sample", "alt_text": "sample", "file_size": 100, "url": postgres.Jsonb{ RawMessage: []byte(`{"raw":"http://testimage.com/test.jpg"}`), }, "dimensions": "testdims", }
Functions ¶
func SelectQuery ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.