intfdecl1

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 Test

type Test interface {
	IsTest()
}

type TestPrimitive

type TestPrimitive string

func (TestPrimitive) IsTest

func (t TestPrimitive) IsTest()

type TestStruct

type TestStruct struct{}

func (TestStruct) IsTest

func (t TestStruct) IsTest()

type TestStructPtr

type TestStructPtr struct{}

func (*TestStructPtr) IsTest

func (t *TestStructPtr) IsTest()

Jump to

Keyboard shortcuts

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