Versions in this module Expand all Collapse all v0 v0.0.3 Oct 15, 2022 v0.0.2 Oct 13, 2022 v0.0.1 Oct 12, 2022 Changes in this version + var CLI struct + var ErrCommandNotImplemented = errors.New("Command not implemented") + func Entrypoint(stdOut io.Writer, stdErr io.Writer) int