aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-04-02 08:05:29 +0000
committerGravatar Runxi Yu2026-04-02 08:05:29 +0000
commitbe57b91940bd363af2d148abd2db8b82c3597c3a (patch)
tree00741c6b77f6a09e74dc7cdb020575e2d0e7e61d
parentobject/store: Document package (diff)
signatureNo signature
furgit: Fix doc whitespace
-rw-r--r--doc.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc.go b/doc.go
index e0f4d08c..12032483 100644
--- a/doc.go
+++ b/doc.go
@@ -53,6 +53,7 @@
// repeated use is undefined behavior.
//
// Mutation labels:
+//
// - Mut-No: returned values must not be mutated.
//
// These labels describe the API contract only,