Documentation ¶ Index ¶ func CloseOrLog(l *logging.Logger, c io.Closer) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CloseOrLog ¶ func CloseOrLog(l *logging.Logger, c io.Closer) CloseOrLog should be used in cases where it is ok to not handle failures in Close calls. The function then logs a warning to Cloud Logging. TODO: Add option to make log entry more concrete. Types ¶ This section is empty. Source Files ¶ View all Source files log.go Click to show internal directories. Click to hide internal directories.