mirror of
https://github.com/go-acme/lego.git
synced 2024-12-26 11:18:00 +02:00
Add package comments to make the library and CLI more discoverable on godoc.org
Fixes #106
This commit is contained in:
parent
e4978657b2
commit
da953623bf
@ -1,3 +1,4 @@
|
||||
// Package acme implements the ACME protocol for Let's Encrypt and other conforming providers.
|
||||
package acme
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user