package
0.0.0-20200507155645-0e2b5c99c75c
Repository: https://github.com/teserakt-io/c2.git
Documentation: pkg.go.dev
# Functions
NewFactory creates a new Command factory.
NewMockCommand creates a new mock instance.
NewMockFactory creates a new mock instance.
# Variables
ErrEmptyCommand is returned when trying to access content of an empty command.
# Structs
MockCommand is a mock of Command interface.
MockCommandMockRecorder is the mock recorder for MockCommand.
MockFactory is a mock of Factory interface.
MockFactoryMockRecorder is the mock recorder for MockFactory.