replace_type

package
v2.43.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: BSD-3-Clause Imports: 2 Imported by: 0

README

Fix replace-type for different packages from the same source

Issue 710

This package is used to test the case where multiple types come from the same package (replace_type/rti/internal), but results in types in different packages (replace_type/rt1 and replace_type/rt2).

Tests TestReplaceTypePackageMultiplePrologue and TestReplaceTypePackageMultiple use it to check if this outputs the correct import and type names.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RType

type RType interface {
	Replace1(f rt1.RType1)
	Replace2(f rt2.RType2)
}

Directories

Path Synopsis
rti
rt1
rt2

Jump to

Keyboard shortcuts

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