Table of Contents

Go - Name

About

Language - Name (Program Entity) in Go.

Properties

Name

Unnamed

The new function creates an unnamed variable.

Scope

Lifetime

The lifetime of a name (variable) is the interval of time during which it exists as the program executes.

Documentation / Reference