hello

package
v0.0.0-...-5c9c202 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Hello

func Hello() string

Hello writes a welcome string

Types

type Address

type Address struct {
	City   string
	ZIP    int
	LatLng [2]float64
}

Address address type

type User

type User struct {
	ID   int64
	Name string
	Addr *Address
}

User user type

Jump to

Keyboard shortcuts

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