Versions in this module Expand all Collapse all v0 v0.1.0 Sep 19, 2019 Changes in this version + type Core struct + func New() (core *Core, e error) + func (c *Core) Build(w io.Writer) (e error) + func (c *Core) Handle(handlerID, root, dst string, clean bool) (e error) + func (c *Core) Load(src string) (e error)