Go Concepts - Lexical Structure
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