Chapter 4. Generated Go Source Code

Table of Contents

General Hierarchy of Generated Go Source Files
General Form of a Generated Go Source File
Type Definitions

A Go source file with extension '.go' will be generated for most ASN.1 modules defined in the ASN.1 source file. If a module does not contain any ASN.1 types that would trigger generating a Go type or value, then no Go file is generated.