| commit | 51daf25d90adca76375e0d141c93d692ab2cd2eb | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Thu Apr 18 23:18:43 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Wed Apr 24 22:29:11 2024 +0000 |
| tree | 6784b8f4a4c5facdc345ef1d47e0946a6267e74a | |
| parent | b41b548058101e663a9591beaf2c491a44638d56 [diff] [blame] |
treewide: documentation on exported functions should start with their name Change-Id: Iea3e929bed743d7edfbf5b54bbaa31796aeaaadd Reviewed-on: https://review.monogon.dev/c/monogon/+/3027 Vouch-Run-CI: Tim Windelschmidt <tim@monogon.tech> Tested-by: Jenkins CI Reviewed-by: Serge Bazanski <serge@monogon.tech>
diff --git a/metropolis/node/core/identity/certificates.go b/metropolis/node/core/identity/certificates.go index a8f2e7b..fca55b7 100644 --- a/metropolis/node/core/identity/certificates.go +++ b/metropolis/node/core/identity/certificates.go
@@ -44,7 +44,7 @@ } } -// CA makes a Metropolis-compatible CA certificate template. +// CACertificate makes a Metropolis-compatible CA certificate template. // // cn is a human-readable string that can be used to distinguish Metropolis // clusters, if needed. It is not machine-parsed, instead only signature