Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provided ¶
type Provided struct { PK dynamo.LpaKeyType SK dynamo.VoucherKeyType // LpaID is for the LPA the voucher is provided a vouch for LpaID string // UpdatedAt is the time that this data was last updated UpdatedAt time.Time // Tasks shows the state of the actions the voucher will do Tasks Tasks // Email is the email address of the voucher Email string }
Provided contains the information a voucher has given
Click to show internal directories.
Click to hide internal directories.