interfaces

package
v0.0.0-...-f74f309 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: Unlicense Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Test

func Test()

Types

type F

type F float64

func (F) M

func (f F) M()

type I

type I interface {
	M()
}

type IPAddr

type IPAddr [4]byte

func (IPAddr) String

func (p IPAddr) String() string

type Person

type Person struct {
	Name string
	Age  int
}

func (Person) String

func (p Person) String() string

type T

type T struct {
	S string
}

func (*T) M

func (v *T) M()

Jump to

Keyboard shortcuts

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