Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionWrapper ¶
type ActionWrapper struct {
Action
// contains filtered or unexported fields
}
func (ActionWrapper) Name ¶
func (aw ActionWrapper) Name() string
func (ActionWrapper) Role ¶
func (aw ActionWrapper) Role() string
func (*ActionWrapper) SetName ¶
func (aw *ActionWrapper) SetName(name string)
func (*ActionWrapper) SetRole ¶
func (aw *ActionWrapper) SetRole(role string)
Click to show internal directories.
Click to hide internal directories.