patch

package
v0.0.0-...-c429a28 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyFunc

func ApplyFunc(target, double interface{})

func ApplyFuncVar

func ApplyFuncVar(target, double interface{})

func ApplyGlobalVar

func ApplyGlobalVar(target, double interface{})

func ApplyMethod

func ApplyMethod(target interface{}, methodName string, double interface{})

func ApplyMethodFunc

func ApplyMethodFunc(target interface{}, methodName string, doubleFunc interface{})

func ApplyPrivateMethod

func ApplyPrivateMethod(target interface{}, methodName string, double interface{})

func Open

func Open(path string) error

func Reset

func Reset()

Types

type Patch

type Patch interface {
	Apply()
}

Jump to

Keyboard shortcuts

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