example

package
v1.2.31 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExampleStruct

type ExampleStruct struct {
	Field1 int
	Field2 string
}

func (*ExampleStruct) Func1

func (s *ExampleStruct) Func1(int, string)

func (*ExampleStruct) Func2

func (s *ExampleStruct) Func2(page *util.Page) util.Page

func (*ExampleStruct) Func3 added in v1.1.1

func (s *ExampleStruct) Func3(pagePtr *util.Page, pageVal util.Page) (*util.Page, util.Page)

func (*ExampleStruct) Func4 added in v1.1.4

func (s *ExampleStruct) Func4(v1 int, v2 ...int)

func (*ExampleStruct) Func5 added in v1.1.4

func (s *ExampleStruct) Func5(v1 func(), v2 ...util.Page)

func (*ExampleStruct) Func6 added in v1.1.4

func (s *ExampleStruct) Func6(v1 func(), v2 string, v3 ...*string)

func (*ExampleStruct) Func7 added in v1.1.4

func (s *ExampleStruct) Func7(v1 []*int, v2 []int)

func (*ExampleStruct) Func8 added in v1.1.4

func (s *ExampleStruct) Func8(v1 *int, v2 int)

Jump to

Keyboard shortcuts

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