patcher

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: MIT Imports: 2 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WithContext

type WithContext struct {
	Name string
}

WithContext adds WithContext.Name argument to all functions calls with a context.Context argument.

func (WithContext) Visit

func (w WithContext) Visit(node *ast.Node)

Visit adds WithContext.Name argument to all functions calls with a context.Context argument.

Directories

Path Synopsis
Package value provides a Patcher that uses interfaces to allow custom types that can be represented as standard go values to be used more easily in expressions.
Package value provides a Patcher that uses interfaces to allow custom types that can be represented as standard go values to be used more easily in expressions.

Jump to

Keyboard shortcuts

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