Documentation
¶
Overview ¶
Copyright © 2021 Mirco Veltri <github@mircoveltri.me>
Use of this source code is governed by Apache 2.0 license that can be found in the LICENSE file.
Copyright © 2021 Mirco Veltri <github@mircoveltri.me>
Use of this source code is governed by Apache 2.0 license that can be found in the LICENSE file.
Copyright © 2021 Mirco Veltri <github@mircoveltri.me>
Use of this source code is governed by Apache 2.0 license that can be found in the LICENSE file.
Copyright © 2021 Mirco Veltri <github@mircoveltri.me>
Use of this source code is governed by Apache 2.0 license that can be found in the LICENSE file.
Copyright © 2021 Mirco Veltri <github@mircoveltri.me>
Use of this source code is governed by Apache 2.0 license that can be found in the LICENSE file.
Copyright © 2021 Mirco Veltri <github@mircoveltri.me>
Use of this source code is governed by Apache 2.0 license that can be found in the LICENSE file.
Copyright © 2021 Mirco Veltri <github@mircoveltri.me>
Use of this source code is governed by Apache 2.0 license that can be found in the LICENSE file.
Copyright © 2021 Mirco Veltri <github@mircoveltri.me>
Use of this source code is governed by Apache 2.0 license that can be found in the LICENSE file.
Copyright © 2021 Mirco Veltri <github@mircoveltri.me>
Use of this source code is governed by Apache 2.0 license that can be found in the LICENSE file.
Index ¶
- type Artifact
- func NewContentArtifact(efs *embed.FS, fs afero.Fs) *Artifact
- func NewMenuArtifact(efs *embed.FS, fs afero.Fs) *Artifact
- func NewMetadataArtifact(efs *embed.FS, fs afero.Fs) *Artifact
- func NewNoPageArtifact(efs *embed.FS, fs afero.Fs) *Artifact
- func NewPageArtifact(efs *embed.FS, fs afero.Fs) *Artifact
- func NewProjectArtifact(efs *embed.FS, fs afero.Fs) *Artifact
- func NewResourceArtifact(efs *embed.FS, fs afero.Fs) *Artifact
- func NewThemeArtifact(efs *embed.FS, fs afero.Fs) *Artifact
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Artifact ¶
type Artifact struct {
// contains filtered or unexported fields
}
func (*Artifact) CreateFolder ¶
func (*Artifact) GetBuilder ¶
func (*Artifact) GetResources ¶
func (*Artifact) GetTemplateData ¶
func (sf *Artifact) GetTemplateData() *config.TemplateData