Importer
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.types
- Platforms: .NET, .NET Standard 2.0, Island
Required Methods
Import
method Import(path: string): tuple of (Memory<Package>, error)
(Memory<Package>, error) Import(string path)
func Import(_ path: string) -> tuple of (Memory<Package>, error)
func Import(path string) tuple of (Memory<Package>, error)
Function Import(path As string) As Tuple (Of Memory<Package>, error)
Parameters:
- path: