Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Currency map[string]interface{} = map[string]interface{}{
"name": "Test Name",
"iso_code": "Test ISO Code",
}
View Source
var CurrencyCols []string = []string{"id", "created_at", "updated_at", "deleted_at", "created_by_id", "updated_by_id", "iso_code", "name"}
Functions ¶
func CurrencySelectMock ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.