Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CatFile ¶
func NewCatFile ¶
type Fetcher ¶
type Fetcher struct { SR SingularReferer // contains filtered or unexported fields }
func NewFetcher ¶
func NewFetcher() *Fetcher
func (*Fetcher) FetchNewer ¶
type SingularReferer ¶
type SingularReferer struct {
// contains filtered or unexported fields
}
func (*SingularReferer) Next ¶
func (r *SingularReferer) Next() (ref string)
Click to show internal directories.
Click to hide internal directories.