Versions in this module Expand all Collapse all v1 v1.0.1 Jan 4, 2020 v1.0.0 Dec 15, 2019 Changes in this version + type Commands []string + func (cs Commands) Lookup(cmd string) bool + type Controller struct + Commands Commands + Config *config.Config + func (c *Controller) Get(_ context.Context, command string) (interface{}, error) + func (c *Controller) Init() error