Back to Wiretrustee

README

client/internal/acl/mocks/README.md

0.70.5295 B
Original Source

Mocks

To generate (or refresh) mocks from acl package please install mockgen. Run this command from the ./client/internal/acl folder to update iface mapper interface mock:

bash
mockgen -destination mocks/iface_mapper.go -package mocks . IFaceMapper