Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GreenpassDecoder ¶
type GreenpassDecoder interface {
Decode(input []byte) (*euspec.EuJsonPayload, error)
}
GreenpassDeocer decodes greenpass information (only considering V's - vaccinations)
func New ¶
func New() GreenpassDecoder
Click to show internal directories.
Click to hide internal directories.