intfdecl2

package
v0.0.0-...-a648134 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DoesntImplementTest

type DoesntImplementTest struct{}

type Test2

type Test2 interface {
	IsTest2()
}

type TestPrimitive

type TestPrimitive string

func (TestPrimitive) IsTest

func (t TestPrimitive) IsTest()

func (TestPrimitive) IsTest2

func (t TestPrimitive) IsTest2()

type TestStruct

type TestStruct struct{}

func (TestStruct) IsTest

func (t TestStruct) IsTest()

func (TestStruct) IsTest2

func (t TestStruct) IsTest2()

type TestStructPtr

type TestStructPtr struct{}

func (*TestStructPtr) IsTest

func (t *TestStructPtr) IsTest()

func (*TestStructPtr) IsTest2

func (t *TestStructPtr) IsTest2()

Jump to

Keyboard shortcuts

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