aboutsummaryrefslogtreecommitdiff
path: root/examples/cert.go
diff options
context:
space:
mode:
authorAdnan Maolood <[email protected]>2020-12-18 00:47:30 -0500
committerAdnan Maolood <[email protected]>2020-12-18 00:47:30 -0500
commitdf1794c803637c246df602560772569aaf9a90eb (patch)
tree5105d36fa0c05fc4590ff5a3ac8132ac6d6f3c90 /examples/cert.go
parentexamples/html: Read from stdin and write to stdout (diff)
downloadgo-gemini-df1794c803637c246df602560772569aaf9a90eb.tar.xz
go-gemini-df1794c803637c246df602560772569aaf9a90eb.zip
examples: Add missing descriptions
Diffstat (limited to 'examples/cert.go')
-rw-r--r--examples/cert.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/cert.go b/examples/cert.go
index fc9ac04..8f2c31b 100644
--- a/examples/cert.go
+++ b/examples/cert.go
@@ -1,5 +1,7 @@
// +build ignore
+// This example illustrates a certificate generation tool.
+
package main
import (