Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseString ¶ added in v0.6.0
func ParseString(consent string) (api.VendorConsents, error)
ParseString parses a Raw (unpadded) base64 URL encoded string.
func ParseVersion ¶ added in v0.8.0
ParseVersion parses version from base64-decoded consent string
Types ¶
type VendorConsents ¶
type VendorConsents interface { api.VendorConsents }
Click to show internal directories.
Click to hide internal directories.