Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Parse ¶
func Parse(data []byte) (api.VendorConsents, error)
Parse method is the equivalent of call tcf1.Parse(...)
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 }
VendorConsents old interface
Click to show internal directories.
Click to hide internal directories.