compare

package
v0.0.0-...-24e094a 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

func Square

func Square(i int) int

Types

type Dog

type Dog struct {
	Name string
	Age  int
}

Dog is used a demo type

type DogWithFn

type DogWithFn struct {
	Name string
	Age  int
	Fn   func()
}

DogWithFn is used a demo type

Jump to

Keyboard shortcuts

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