Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddBackoffFlagsAndBindings ¶ added in v0.0.18
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately.
func ToJSONString ¶ added in v0.0.6
ToJSONString returns v as a pretty-printed JSON string.
Types ¶
type Chain ¶ added in v0.0.26
type Chain map[int64]processinstance.ProcessInstance
type KeysPath ¶ added in v0.0.26
type KeysPath []int64
func (KeysPath) PrettyLine ¶ added in v0.0.26
func (KeysPath) StandardLine ¶ added in v0.0.26
type Label ¶ added in v0.0.26
type Label func(processinstance.ProcessInstance) string
Click to show internal directories.
Click to hide internal directories.