Documentation ¶
Overview ¶
Package examplespkgfetcher provides an implementation of pkgdownload.PackageFetcher to fetch packages from the examples folder at GNOROOT
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() pkgdownload.PackageFetcher
Types ¶
type ExamplesPackageFetcher ¶
type ExamplesPackageFetcher struct{}
func (*ExamplesPackageFetcher) FetchPackage ¶
func (e *ExamplesPackageFetcher) FetchPackage(pkgPath string) ([]*gnovm.MemFile, error)
FetchPackage implements pkgdownload.PackageFetcher.
Click to show internal directories.
Click to hide internal directories.