Go Concepts - Lexical Structure

From NovaOrdis Knowledge Base
Revision as of 23:51, 21 March 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal



Identifiers

Types, functions, constants, variables, interfaces.

The blank identifier "_".

Identifiers (not values) can be exported or unexported.

Lower-case letter identifiers

Upper-case letter identifiers