Documentation
¶
Overview ¶
Package fileasm is the single choke-point for generated-file scaffolding: the DO-NOT-EDIT header, package clause, grouped imports and gofmt.
Index ¶
Constants ¶
View Source
const Header = "// Code generated by go-api-sdk-apple-dm-codegen. DO NOT EDIT.\n"
Header is the generated-file marker. It doubles as the prune sentinel: files that begin with it and are not rewritten in a run are deleted.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.