aboutsummaryrefslogtreecommitdiff
path: root/object/id/algorithm.go
diff options
context:
space:
mode:
Diffstat (limited to 'object/id/algorithm.go')
-rw-r--r--object/id/algorithm.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/object/id/algorithm.go b/object/id/algorithm.go
index 1b02cbc4..efe5f4c5 100644
--- a/object/id/algorithm.go
+++ b/object/id/algorithm.go
@@ -17,6 +17,7 @@ const (
)
// SupportedAlgorithms returns all object ID algorithms supported by furgit.
+//
// Labels: Mut-No.
func SupportedAlgorithms() []Algorithm {
return supportedAlgorithms