internal

package
v0.0.0-...-abfd595 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ImportSpec

func ImportSpec(pkgPath, moduleName string) string

ImportSpec returns the import specifier for a given slash separated package path and the module name. At least one of pkg path or module name must not be blank.

func ModuleName

func ModuleName(filename string) (moduleName, typ string, ok bool)

ModuleName removes the extension(s) from a source file to give the module name. Returns false if filename is not a valid Python module.

func MustModuleName

func MustModuleName(filename string) (moduleName, typ string)

MustModuleName is a version of ModuleName which panics if file name can not generate a valid Python module name.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL