Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PublicInterface ¶
type PublicInterface interface {
// PublicInterfaceMethod
//
// Example:
// test("PublicInterface.PublicInterfaceMethod")
PublicInterfaceMethod()
// contains filtered or unexported methods
}
PublicInterface
Example:
test("PublicInterface")
Click to show internal directories.
Click to hide internal directories.