Versions in this module Expand all Collapse all v0 v0.0.2 Sep 18, 2023 v0.0.1 Sep 18, 2023 Changes in this version + func ZeroID() (ret ID) + type Prefix string + func (p Prefix) Match(other Prefix) bool + type ResourceSet map[ID]macaroon.Action + func New(p macaroon.Action, ids ...ID) ResourceSet[ID] + func (rs ResourceSet[ID]) EncodeMsgpack(enc *msgpack.Encoder) error + func (rs ResourceSet[ID]) Prohibits(id *ID, action macaroon.Action) error