interface_demo

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Demo2 added in v1.0.1

func Demo2()

func DoTest

func DoTest()

test

func TypeAssert added in v1.0.1

func TypeAssert()

Types

type IReadWriter

type IReadWriter interface {
	IReader
	IWriter
}

组合接口

type IReadWriterV2

type IReadWriterV2 interface {
	IReader
	IWriter
}

type IReader

type IReader interface {
	// contains filtered or unexported methods
}

type IWriter

type IWriter interface {
	// contains filtered or unexported methods
}

type RWriter

type RWriter struct {
}

type Scene added in v1.0.1

type Scene struct {
	Name string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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