Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Format map[string]interface{} = map[string]interface{}{ "name": "Test Format", "description": "Test Description", "is_default": true, }
View Source
var FormatCols []string = []string{"id", "created_at", "updated_at", "deleted_at", "created_by_id", "updated_by_id", "name", "description", "is_default"}
Functions ¶
func FormatSelectMock ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.