//
pkg.gl
Category
github.com/risingwavelabs/ctrlkit
internal
package
1.0.1
Repository:
https://github.com/risingwavelabs/ctrlkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
34 SLOC
#
Functions
DescribeGroup
DescribeGroup describes actions grouped, must be a slice with at least 1 elements.
#
Interfaces
Action
Action defines the methods that an action should have.
Decorator
Decorator defines the methods that an action decorator should have.
Group
Group describes a groups of actions.