Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ReportHashLen is the length of the report hash. // Used by POST /PenguinStats/api/v2/report ReportHashLen = len("cfmsmv1i32o8ob8jp7g0-1wE2I9dvMFXXzBMp") ReportValidBody = `` /* 256-byte string literal not displayed */ )
synthetics_const is for defining tests that requires constant values used from its internal packages. The reason to not directly use the constant values from the internal packages is to explicitly define the tests that depends on the constant values, so that if a constant value is changed unexpectedly, the tests will fail accordingly, and the developer will be aware of the change.
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.