dup_packages

package module
v0.0.0-...-d7285d5 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AB

type AB interface {
	A() foo.S
	foo.I
	B() bfoo.S
	bfoo.I
}

type AliasV1

type AliasV1 interface {
	a.A
	afoo.I
	foo.I
}

type DupA

type DupA interface {
	A() foo.S
}

type DupAB

type DupAB interface {
	DupA
	DupB
}

type DupB

type DupB interface {
	B() foo.S
}

Directories

Path Synopsis
a
foo
b
foo

Jump to

Keyboard shortcuts

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