currency

package
v0.0.0-...-643f1d8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Currency map[string]interface{} = map[string]interface{}{
	"name":     "Indian Rupees",
	"iso_code": "INR",
}
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

func CurrencySelectMock(mock sqlmock.Sqlmock, args ...driver.Value)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL