Go Structs

From NovaOrdis Knowledge Base
Revision as of 17:25, 22 March 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

Overview

Are all users can define (in terms of types) structs, or there are other user-defined types?


Struct Literals

Fields

A field is always exported by the package it is enclosed in.