Documentation
¶
Index ¶
Constants ¶
View Source
const OwnerReadWrite os.FileMode = 0o600
OwnerReadWrite is the file permission mode for spec output files containing potentially sensitive API data (owner read/write only).
View Source
const ReadableByAll os.FileMode = 0o644
ReadableByAll is the file permission mode for generated source code files intended to be read by build tools and other users.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.