Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Entrypoint ¶
type Entrypoint struct{}
func (Entrypoint) Import ¶
func (Entrypoint) Import(params utils.ImportParams) (*utils.Result, error)
type LocationService ¶
type LocationService struct{}
func (LocationService) GetLocation ¶
func (LocationService) GetLocation(path string) (*utils.Location, error)
Click to show internal directories.
Click to hide internal directories.