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. |
Click to show internal directories.
Click to hide internal directories.