Documentation ¶
Index ¶
Constants ¶
View Source
const CacheAbility = "claim/cache"
Variables ¶
View Source
var Cache = validator.NewCapability(CacheAbility, schema.DIDString(), CacheCaveatsReader, nil)
View Source
var CacheCaveatsReader = schema.Struct[CacheCaveats](CacheCaveatsType(), nil, types.Converters...)
Functions ¶
func CacheCaveatsType ¶
func CacheCaveatsType() ipldschema.Type
Types ¶
type CacheCaveats ¶
Click to show internal directories.
Click to hide internal directories.