package
0.2.4
Repository: https://github.com/decentr-net/cerberus.git
Documentation: pkg.go.dev

# Structs

ObjectTypes contains count of each pdv type in batch.
PDV is main data object.
PDVDataCookie is PDVData implementation for Cookies(according to https://developer.chrome.com/extensions/cookies).
PDVDataLoginCookie is the same as PDVDataCookie but with different type.
PDVMeta contains info about PDV.
PDVObjectV1 is PDVObject implementation with v1 version.

# Interfaces

PDVData is interface for all data types.
swagger:model PDV.