other

package
v3.0.0-alpha.8.3 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OtherMethods

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

OtherMethods has another method, but through a private embedded type.

func (*OtherMethods) LikeThisOtherOne

func (*OtherMethods) LikeThisOtherOne()

LikeThisOtherOne does nothing as well, but is different.

type OtherPerson

type OtherPerson[T any] struct {
	// They have a name as well.
	Name string

	// But they may have many differences.
	Differences []T
}

OtherPerson is like a person, but different.

Jump to

Keyboard shortcuts

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