Versions in this module Expand all Collapse all v0 v0.0.3 Jan 10, 2023 v0.0.2 Jan 10, 2023 v0.0.1 Jan 10, 2023 Changes in this version + type Code struct + func (c *Code) Indent() + func (c *Code) Outdent() + func (c *Code) Print(args ...interface{}) + func (c *Code) PrintIf(condition bool, args ...interface{}) + func (c *Code) String() string