Versions in this module Expand all Collapse all v0 v0.0.1 Sep 8, 2023 Changes in this version + func LogRecordPartialSuccessError(itemsRejected int64, errorMessage string) error + type PartialSuccess struct + ErrorMessage string + RejectedItems int64 + RejectedKind string + func (ps PartialSuccess) Error() string