Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DefaultMaxEventSize is the default maximum size for log events (1MB) DefaultMaxEventSize = 1024 * 1024 // PerEventHeaderBytes is the bytes required for metadata for each log event PerEventHeaderBytes = 200 )
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.