Versions in this module Expand all Collapse all v1 v1.2.0 Sep 2, 2021 v1.1.0 May 9, 2021 v1.0.0 May 7, 2021 Changes in this version + type ModuleMd struct + Data struct{ ... } + Document string + Version int + func Parse(input []byte) (*ModuleMd, error) + func (m *ModuleMd) Marshal(fs billy.Filesystem, path string) error