package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Aug 15, 2024
License: Apache-2.0, BSD-3-Clause
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Parse parsed receipt-data in a request
Serve is for serving receipt verification
type Request struct {
ReceiptData string `json:"receipt-data"`
Password string `json:"password"`
}
Request is for request to a receipt validation server
Source Files
¶
Click to show internal directories.
Click to hide internal directories.