Documentation
¶
Overview ¶
Package resources contains resource names used in fabric for ACL checks.
Index ¶
Constants ¶
View Source
const ( // Peer_Propose is the ACL resource for the peer Propose API. // The underscore naming is intentional to preserve compatibility with // downstream consumers (e.g., fabric-smart-client) that reference this constant. Peer_Propose = "peer/Propose" //nolint:revive,staticcheck )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.