example1

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Test

type Test interface {
	Iface1(func(string) string) (result bool)

	Iface2(ctx context.Context, found *bool) (result bool, err error)

	Iface3() (f func(string) string)

	Iface4() map[string]string
}

type TestStruct added in v0.0.4

type TestStruct struct {
}

Jump to

Keyboard shortcuts

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