Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BuildCollectionOptions ¶
type BuildStorieOptions ¶
func (BuildStorieOptions) Template ¶
func (bo BuildStorieOptions) Template(source fetcher.Result) (filetemplate.Template, error)
type Collection ¶
type Collection []Story
func BuildCollection ¶
func BuildCollection(ctx context.Context, opt BuildCollectionOptions) (Collection, error)
func (Collection) RemoveAll ¶
func (c Collection) RemoveAll() error
type Story ¶
func BuildStory ¶
func BuildStory(ctx context.Context, opt BuildStorieOptions) (Story, error)
func (Story) RemoveStage ¶
Click to show internal directories.
Click to hide internal directories.