Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeedCommand ¶
type FeedCommand struct {
*cmds.CommandDescription
}
func NewFeedCommand ¶
func NewFeedCommand() (*FeedCommand, error)
func (*FeedCommand) RunIntoGlazeProcessor ¶
func (f *FeedCommand) RunIntoGlazeProcessor( ctx context.Context, parsedLayers *layers.ParsedLayers, gp middlewares.Processor, ) error
Click to show internal directories.
Click to hide internal directories.