example

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Code generated by github.com/hidori/go-genprop/cmd/genprop DO NOT EDIT.

Code generated by github.com/hidori/go-genprop/cmd/genprop DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Example2AliasType added in v0.0.7

type Example2AliasType = int // ignored

type Example2DefinedType added in v0.0.7

type Example2DefinedType int // ignored

type Example2Struct added in v0.0.7

type Example2Struct struct {
	// contains filtered or unexported fields
}

func NewExample2Struct added in v0.0.7

func NewExample2Struct(v2 int, v3 int, v4 int) (*Example2Struct, error)

func (*Example2Struct) GetAPI added in v0.0.7

func (t *Example2Struct) GetAPI() string

func (*Example2Struct) GetHttp added in v0.0.7

func (t *Example2Struct) GetHttp() string

func (*Example2Struct) GetID added in v0.0.7

func (t *Example2Struct) GetID() int

func (*Example2Struct) GetURL added in v0.0.7

func (t *Example2Struct) GetURL() string

func (*Example2Struct) GetValue1 added in v0.0.7

func (t *Example2Struct) GetValue1() int

func (*Example2Struct) GetValue3 added in v0.0.7

func (t *Example2Struct) GetValue3() int

func (*Example2Struct) GetValue4 added in v0.0.7

func (t *Example2Struct) GetValue4() int

func (*Example2Struct) SetValue2 added in v0.0.7

func (t *Example2Struct) SetValue2(v int)

func (*Example2Struct) SetValue3 added in v0.0.7

func (t *Example2Struct) SetValue3(v int)

func (*Example2Struct) SetValue4 added in v0.0.7

func (t *Example2Struct) SetValue4(v int) error

type ExampleAliasType added in v0.0.5

type ExampleAliasType = int // ignored

type ExampleDefinedType added in v0.0.5

type ExampleDefinedType int // ignored

type ExampleStruct added in v0.0.4

type ExampleStruct struct {
	// contains filtered or unexported fields
}

func (*ExampleStruct) GetAPI added in v0.0.4

func (t *ExampleStruct) GetAPI() string

func (*ExampleStruct) GetHttp added in v0.0.4

func (t *ExampleStruct) GetHttp() string

func (*ExampleStruct) GetID added in v0.0.4

func (t *ExampleStruct) GetID() int

func (*ExampleStruct) GetURL added in v0.0.4

func (t *ExampleStruct) GetURL() string

func (*ExampleStruct) GetValue1 added in v0.0.4

func (t *ExampleStruct) GetValue1() int

func (*ExampleStruct) GetValue3 added in v0.0.4

func (t *ExampleStruct) GetValue3() int

func (*ExampleStruct) SetValue2 added in v0.0.4

func (t *ExampleStruct) SetValue2(v int)

func (*ExampleStruct) SetValue3 added in v0.0.4

func (t *ExampleStruct) SetValue3(v int)

Jump to

Keyboard shortcuts

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