iface

package
v0.0.0-...-c98f1fc Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2018 License: Unlicense Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	GetX() uint
	GetXIndirect() uint
	SetX(x uint)
}

type Struct

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

func (*Struct) GetX

func (s *Struct) GetX() uint

func (Struct) GetXIndirect

func (s Struct) GetXIndirect() uint

func (*Struct) SetX

func (s *Struct) SetX(x uint)

Jump to

Keyboard shortcuts

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