Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsurePackageLoaded ¶
func EnsurePackageLoaded(ctx context.Context, pl pkggraph.PackageLoader, owner schema.PackageName, target PackageNameLike) error
Types ¶
type PackageNameLike ¶ added in v0.0.145
type PackageNameLike interface {
GetPackageName() string
}
Click to show internal directories.
Click to hide internal directories.