errors

package module
v0.0.0-...-3254deb Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NilArg

func NilArg(arg1 *int)

func OnlyArgs

func OnlyArgs(arg1 int, arg2 string)

func OnlyRet

func OnlyRet() (int, string)

func TestGetSet

func TestGetSet(arg1 int, arg2, arg3 bool, arg4 float64, arg5 string,
	arg6 interface{}, arg7, arg8 map[int]bool, arg9 chan int, arg10 []int) (int, bool, bool, float64, string, interface{}, map[int]bool, map[int]bool, chan int, []int)

func TestSkip

func TestSkip() *int

func TestSkip2

func TestSkip2() int

Types

type Recv

type Recv struct{ X int }

func (*Recv) TestGetSetRecv

func (t *Recv) TestGetSetRecv(arg1 int, arg2 float64) (int, float64)

Jump to

Keyboard shortcuts

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