dup_packages

package
v4.0.0-...-b8c427d Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2017 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() v1.S
	v1.I
	B() bv1.S
	bv1.I
}

type AliasV1

type AliasV1 interface {
	a.A
	av1.I
	v1.I
}

type DupA

type DupA interface {
	A() v1.S
}

type DupAB

type DupAB interface {
	DupA
	DupB
}

type DupB

type DupB interface {
	B() v1.S
}

Directories

Path Synopsis
a
v1
b
v1

Jump to

Keyboard shortcuts

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