Versions in this module Expand all Collapse all v1 v1.0.0 Nov 3, 2016 Changes in this version + func CreateDispatcher(ctx context.Context, info *Info) func() error + func Register(name string, info *Info) + type ExecutorFunc func(ctx context.Context, args []string) error + type Info struct + Long string + Run ExecutorFunc + Short string + Use string