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", "event", "tags"}
View Source
var Data = map[string]interface{}{ "name": "Event Done", "event": "event.done", "tags": postgres.Jsonb{ RawMessage: []byte(`{"test":"tag"}`), }, }
Functions ¶
func SelectMock ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.