package
3.0.0-18+incompatible
Repository: https://github.com/pip-services3-go/pip-services3-commons-go.git
Documentation: pkg.go.dev

# Functions

Creates a new command object and assigns it's parameters.
Creates an empty CommandSet object.
No description provided by the author
Creates a new InterceptedCommand, which serves as a link in an execution chain.

# Structs

Concrete implementation of ICommand interface.
Contains a set of commands and events supported by a commandable object.
Concrete implementation of IEvent interface.
Implements a command wrapped by an interceptor.

# Interfaces

No description provided by the author
No description provided by the author
An interface for stackable command intercepters, which can extend and modify the command call chain.
No description provided by the author
No description provided by the author