n3wtron

Results 4 issues of n3wtron

func Colorf(format string, style string, args ...string) string{ return Color(fmt.Sprintf(format,args...),style) }

Added click functionality. Created 2 functions: now the component accepts 1 new input parameter `isSegmentClickable` and emits a new signal segmentClicked. The first one is an input function that returns...

please have a look at this branch: https://github.com/TinkoffCreditSystems/gatling-amqp-plugin/compare/v0.0.4...n3wtron:feature/added-fanout?expand=1 Can you please create a branch for the previous Gatling version?