Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Info ¶
type Info struct { ingredient.Base Dependencies struct { PHP *php.PHP Fetchers []ingredient.WissKIFetcher } Analytics *lifetime.Analytics }
func (*Info) Fetch ¶
func (wisski *Info) Fetch(flags ingredient.FetcherFlags, info *status.WissKI) error
type SnapshotsFetcher ¶
type SnapshotsFetcher struct {
ingredient.Base
}
func (*SnapshotsFetcher) Fetch ¶
func (lbr *SnapshotsFetcher) Fetch(flags ingredient.FetcherFlags, info *status.WissKI) (err error)
Click to show internal directories.
Click to hide internal directories.