Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Control ¶
type Control struct { // Logging provides a io.Writer for error messages during uploading // nil is legal and no log messages get generated Logging io.Writer }
A Control allows the user to override various default reporting and uploading choices. Future versions may also allow the user to set the upload URL.
Click to show internal directories.
Click to hide internal directories.