Documentation ¶
Index ¶
- func CheckDataExists(tableName string) (bool, error)
- func InitDb(state *sqlite.DB) error
- func InsertData(data Data, tableName string) error
- func InsertVoucher(voucher Voucher) error
- func UpdateDataInDB(data Data, tableName string) error
- func UpdateOwnerKeys(ownerKeys []OwnerKey) error
- type Data
- type OwnerKey
- type Voucher
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckDataExists ¶
func InsertData ¶
func InsertVoucher ¶
func UpdateDataInDB ¶
func UpdateOwnerKeys ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.