Documentation
¶
Overview ¶
Package listtest contains test-only helpers for the acl list package. Functions here may panic on error and must not be used outside tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WrapAclRecord ¶
func WrapAclRecord(rawRec *consensusproto.RawRecord) *consensusproto.RawRecordWithId
WrapAclRecord attaches a CID to the given raw record. It panics on marshal or CID errors and is intended for test code only.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.