Documentation ¶ Index ¶ func Parse(data []byte) (api.VendorConsents, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Parse ¶ func Parse(data []byte) (api.VendorConsents, error) Parse the vendor consent data from the string. This string should *not* be encoded (by base64 or any other encoding). If the data is malformed and cannot be interpreted as a vendor consent string, this will return an error. Types ¶ This section is empty. Source Files ¶ View all Source files bitfield.go consent.go metadata.go rangesection.go test_utils.go Click to show internal directories. Click to hide internal directories.