pypatch

package
v0.0.0-...-63b99bf Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Python

type Python struct {
	// contains filtered or unexported fields
}

Python is a wrapper around a python handle

func New

func New(ctx context.Context) (*Python, error)

New finds the first python module loaded into the current process and returns a wrapped handle to it

func (*Python) Inject

func (p *Python) Inject(code string) error

Inject injects python code into the current python handle

Jump to

Keyboard shortcuts

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