entities

package
v0.0.0-...-3e3f2e8 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2020 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 Person

type Person struct {
	Name string
	Age  int
}

Person 实体

func Older

func Older(p1, p2 Person) (Person, int)

Older 比较哪个人更老. 返回较老的人,年龄差

Jump to

Keyboard shortcuts

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