code

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AsCode

type AsCode interface {
	// AsCode produces a jen.Code representation of the receiver.
	AsCode() jen.Code
}

type ImportAdder

type ImportAdder interface {
	// AddedImports returns the list of import paths the receiver may introduce in
	// modified code.
	AddedImports() []string
}

Jump to

Keyboard shortcuts

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