package
Version:
v1.10.0-rc3
Opens a new window with list of versions in this module.
Published: Feb 2, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Bar is an interface used for tests.
Fooer is an empty interface used for tests.
type Fooer2 interface {
Foo()
}
Fooer2 is an interface used for tests.
Fooer3 is an interface used for tests.
type Fooer4 interface {
Foo() error
}
Fooer4 is an interface used for tests.
type Fooer5 interface {
Foo()
Bar
}
Fooer5 is an interface used for tests.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.